History log of /external/deqp/external/vulkancts/modules/vulkan/pipeline/vktPipelineTests.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
b8ecdac0435b1db4538219b49de6ada7dbe5b47c 15-Jun-2017 Paavo Pessi <paavo.pessi@siru.fi> Refactor large test groups

Large test groups were split into smaller groups. Undescriptive
groups and cases were renamed to better represent their function.

dEQP-VK.api.buffer.*
- VK_BUFFER_USAGE_INDIRECT_BUFFER_BIT is listed in the array of
possible buffer usage modes but is never actually used.
Test cases using said mode were added.

Affects:

dEQP-VK.api.buffer.*
dEQP-VK.pipeline.vertex_input.*
dEQP-VK.api.buffer_view.create.*
dEQP-VK.api.image_clearing.clear_color_image.*
dEQP-VK.texture.filtering.*
dEQP-VK.ubo.*

Components: Vulkan

VK-GL-CTS issue: 420

Change-Id: I201b1a087ee8b8b83cc0654f48f2e5da471d6421
/external/deqp/external/vulkancts/modules/vulkan/pipeline/vktPipelineTests.cpp
88d32f44b04b552976651558248bad0d6bafeb6b 10-Jan-2017 Iago Toral Quiroga <itoral@igalia.com> Add framebuffer attachment size tests

New tests:
- dEQP-VK.pipeline.framebuffer_attachment.*

VK-GL-CTS issue: 72
Components: Vulkan

Change-Id: Iab4c077d60471633688476a87570e779d56bcda8
/external/deqp/external/vulkancts/modules/vulkan/pipeline/vktPipelineTests.cpp
54c7f3a440813a684d8f1631565ba0a2d8b55e33 13-Oct-2016 Kantoch <marcin.kantoch@mobica.com> Multisample Shader BuiltIn Tests

Tests for gl_SampleID, gl_SamplePosition, gl_SampleMaskIn[], gl_SampleMask[]

New tests:
- dEQP-VK.pipeline.multisample_shader_builtin.*

Issue #450

Change-Id: I82875fc20d01232127f01186644a04d67ddb8833
/external/deqp/external/vulkancts/modules/vulkan/pipeline/vktPipelineTests.cpp
7d12cb576c615d5a6fca96c0300d45bf61dbae32 22-Nov-2016 Arkadiusz Sarwa <arkadiusz.sarwa@mobica.com> Add new tests Render To Image

New tests:
- dEQP-VK.pipeline.render_to_image.*

Issue #535

Change-Id: I3854942c69d95b034cd9358cc7970f04b1c85d5b
/external/deqp/external/vulkancts/modules/vulkan/pipeline/vktPipelineTests.cpp
367618221ecadfacdef5aa50110347bcb8cddef8 12-Sep-2016 Maciej Jesionowski <maciej.jesionowski@mobica.com> Move early fragment tests to fragment_operations group

Change-Id: I21589282ad6c5890f108d28d95dd645736db8cdc
/external/deqp/external/vulkancts/modules/vulkan/pipeline/vktPipelineTests.cpp
b4159f3de0c83a2e506e0161a1def6fdd9eafb0f 28-Jul-2016 Kantoch <marcin.kantoch@mobica.com> dEQP-VK.pipeline: multisample interpolation tests

New test:
- dEQP-VK.pipeline.multisample_interpolation.*

Fixes #427

Change-Id: I235dc4781dff92e89ea645778e046d61b3909b32
/external/deqp/external/vulkancts/modules/vulkan/pipeline/vktPipelineTests.cpp
66980a8d7f3440111c785bc782bfd9411364269a 07-Apr-2016 Maciej Jesionowski <maciej.jesionowski@mobica.com> Add specialization constants tests

Adds the spec. constant. tests for graphics and compute pipelines.

Includes:
- GLSL-based shaders
- Basic, vector, matrix, struct, array constants
- Work group size specialization
- Built-in constant specialization
- Spec. const as array size

Excludes:
- Spec. constant expressions (OpSpecConstantOp), as they are tested
extensively in assembly tests.
/external/deqp/external/vulkancts/modules/vulkan/pipeline/vktPipelineTests.cpp
978d3d585aa549eb1e729b51e9d85fc6477240f9 29-Mar-2016 Pyry Haulos <phaulos@google.com> Change Vulkan CTS license to Apache 2
/external/deqp/external/vulkancts/modules/vulkan/pipeline/vktPipelineTests.cpp
483b4c524ea87effe6a5dedebd22d30327a0460d 10-Mar-2016 Rocky Shi <Rocky.Shi@arm.com> Add pipeline cache tests
/external/deqp/external/vulkancts/modules/vulkan/pipeline/vktPipelineTests.cpp
61517fc7f94bc236aac9d6770c6f86035dcf5de2 10-Feb-2016 Maciej Jesionowski <maciej.jesionowski@mobica.com> Early fragment tests

Ported from OpenGL ES 3.1

Some changes wrt the original implementation:
- original test was categorized as "image", but I moved it to "pipeline"
as it seemed more appropriate.
- uses SSBO/atomicAdd instead of image/imageAtomicAdd. Image use was an
implementation detail and buffer is more straightforward to use.
- GLES had non-VBO cases which don't translate to Vulkan so were left out.
/external/deqp/external/vulkancts/modules/vulkan/pipeline/vktPipelineTests.cpp
9a869c2848d0419008cb99f72c9fa372e3af805d 09-Feb-2016 Pyry Haulos <phaulos@google.com> Remove confidentiality clause from Vulkan CTS license
/external/deqp/external/vulkancts/modules/vulkan/pipeline/vktPipelineTests.cpp
3b578770ed64f5fe3fc45f79fd79e06a4ea3f156 21-Jan-2016 Pyry Haulos <phaulos@google.com> Use vkt::createTestGroup() in all level 1 test groups

Change-Id: I5258f962ba986c8ba789dbb134fbcc4c5866e0ef
/external/deqp/external/vulkancts/modules/vulkan/pipeline/vktPipelineTests.cpp
f563ede27c5b393d32752cbbdf8fea48638dab7c 21-Dec-2015 Pyry Haulos <phaulos@google.com> Merge 29-timestamp-tests
79c1b6ccc48e503e29e331766f9b7e6538169a6e 20-Dec-2015 Rocky Shi <ninshi01@rockyshi-pc.shanghai.arm.com> Fix a bug and some coding style issues after 2nd code review.
/external/deqp/external/vulkancts/modules/vulkan/pipeline/vktPipelineTests.cpp
cff08f4358d182f2b1db873ade181f3e774cffcd 17-Dec-2015 Pyry Haulos <phaulos@google.com> Merge 30-vertex-input-tests

Change-Id: Ieae77cd894e451a3adc3c5ad1ac30cb6ed3beb84
69cfcf24d5e3856d3aef45c09728a9cc3e8702c8 16-Dec-2015 Pyry Haulos <phaulos@google.com> Merge 31-input-assembly-tests

Change-Id: I6eb494409b85a5fc74b6087a7398f187e244ff3b
ab859109997a70274d32412cafc40fd9d49d3027 16-Dec-2015 Pyry Haulos <phaulos@google.com> Merge 78-multisample-tests

Change-Id: I0d2a4fdb49a34bfe3657f52b8e82f111061227e1
0bb5880e80be5e70bc68e56a9e21a197641ccd48 16-Dec-2015 Dae Kim <dae.kimpark@imgtec.com> Added pipeline vertex input state tests.
/external/deqp/external/vulkancts/modules/vulkan/pipeline/vktPipelineTests.cpp
80cd47a1938c6f094a4aab249ba6d09eed3ebf3f 15-Dec-2015 Dae Kim <dae.kimpark@imgtec.com> Added pipeline input assembly tests.
/external/deqp/external/vulkancts/modules/vulkan/pipeline/vktPipelineTests.cpp
9cdb2bb91b0c5404e6b27c5adac5017d3c767d03 15-Dec-2015 Dae Kim <dae.kimpark@imgtec.com> Added pipeline multisample state tests.
/external/deqp/external/vulkancts/modules/vulkan/pipeline/vktPipelineTests.cpp
c63c8562057bb917f0734c296365520aa4514985 10-Dec-2015 Rocky Shi <ninshi01@rockyshi-pc.shanghai.arm.com> Add timestamp tests.
/external/deqp/external/vulkancts/modules/vulkan/pipeline/vktPipelineTests.cpp
b43399b8101e059ab4b22d1115ceb79c2c885c42 04-Nov-2015 Fei Yang <fei.yang@arm.com> Add push constant tests

Change-Id: I2ae0211bc3f17919085778049bf3c5618271148a
/external/deqp/external/vulkancts/modules/vulkan/pipeline/vktPipelineTests.cpp
7f3e944f5ce42432dc7117f0230e32e0873e6601 18-Nov-2015 Dae Kim <dae.kimpark@imgtec.com> Added pipeline image view tests.
/external/deqp/external/vulkancts/modules/vulkan/pipeline/vktPipelineTests.cpp
946bdb68c496154333bb82671f8f26c1cf5da394 18-Nov-2015 Dae Kim <dae.kimpark@imgtec.com> Added pipeline sampler tests.
/external/deqp/external/vulkancts/modules/vulkan/pipeline/vktPipelineTests.cpp
83a6066224454de177655eb414dd3453c2059536 17-Nov-2015 Dae Kim <dae.kimpark@imgtec.com> Added pipeline image tests.
/external/deqp/external/vulkancts/modules/vulkan/pipeline/vktPipelineTests.cpp
e95776b294a3f0f3e322e6e5f4b40e6396a8ffde 23-Oct-2015 Pyry Haulos <phaulos@google.com> Merge blend tests
9091e6865c1dff4d5fa0b5345c0d9f1cb080aab1 23-Oct-2015 Dae Kim <dae.kimpark@imgtec.com> Added pipeline stencil tests.
/external/deqp/external/vulkancts/modules/vulkan/pipeline/vktPipelineTests.cpp
4698bb4451c7d984b7e070d524130deb5a775f1a 23-Oct-2015 Dae Kim <dae.kimpark@imgtec.com> Added pipeline blend tests.
/external/deqp/external/vulkancts/modules/vulkan/pipeline/vktPipelineTests.cpp
c6e8b5a8389a64972259b357407b5e0f4edd5716 02-Sep-2015 Dae Kim <dae.kimpark@imgtec.com> Added pipeline depth tests for Vulkan.
/external/deqp/external/vulkancts/modules/vulkan/pipeline/vktPipelineTests.cpp