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/ubo/vktUniformBlockTests.cpp
|
8df078f5c3b31d1dbc67cffeb237f6af73865202 |
|
11-Oct-2016 |
Maciej Jesionowski <maciej.jesionowski@mobica.com> |
Add test: UBO out of order block member offsets New tests: - dEQP-VK.ubo.random.all_out_of_order_offsets.* Modified tests: - dEQP-VK.ubo.* - changed GLSL version from '310 es' to '450' - dEQP-VK.ubo.random.all_* - include arrays of arrays Version change is required to support 'offset' layout in GLSL. Fixes #490 Change-Id: I0c07dcebd85874d64146e48db8fefe8ad9f88877
/external/deqp/external/vulkancts/modules/vulkan/ubo/vktUniformBlockTests.cpp
|
2b86a86f0d8aa04e0952edfb333a021b2c67744e |
|
14-Jun-2016 |
Pyry Haulos <phaulos@google.com> |
resolve merge conflicts of a9ffcc1 to master Change-Id: I35f661fbec0f2118af483f4a73004f2f8b94528e
|
241182853a636ed80118e805441e145cf3155e89 |
|
20-May-2016 |
Pyry Haulos <phaulos@google.com> |
Add tests for uniform block linking by binding Drivers should ignore uniform block name debug opcodes when doing linking and instead expect matching by binding only. Test this by declaring different uniform blocks with same name but different bindings in vertex and fragment shaders. Bug: 28857593 Change-Id: I4a84b4de2021802fd247cd744d01491eb8224bd4
/external/deqp/external/vulkancts/modules/vulkan/ubo/vktUniformBlockTests.cpp
|
d1f78adb5104f9f6cf274522f835ac10630c91d2 |
|
31-Mar-2016 |
Zoltan Janos Szabo <zjs.u-szeged@partner.samsung.com> |
Extended SSBO and UBO tests with vector and matrix element loads.
/external/deqp/external/vulkancts/modules/vulkan/ubo/vktUniformBlockTests.cpp
|
978d3d585aa549eb1e729b51e9d85fc6477240f9 |
|
29-Mar-2016 |
Pyry Haulos <phaulos@google.com> |
Change Vulkan CTS license to Apache 2
/external/deqp/external/vulkancts/modules/vulkan/ubo/vktUniformBlockTests.cpp
|
c05b7f1437e619205c96eaa31c0b79ec97a0d47d |
|
11-Feb-2016 |
Pyry Haulos <phaulos@google.com> |
Add AOSP copyright to tests ported from dEQP GLES tests
/external/deqp/external/vulkancts/modules/vulkan/ubo/vktUniformBlockTests.cpp
|
9a869c2848d0419008cb99f72c9fa372e3af805d |
|
09-Feb-2016 |
Pyry Haulos <phaulos@google.com> |
Remove confidentiality clause from Vulkan CTS license
/external/deqp/external/vulkancts/modules/vulkan/ubo/vktUniformBlockTests.cpp
|
14c21bf80291044c354e499fe0847e2a7f7e2b7c |
|
17-Dec-2015 |
Csaba Osztrogonác <cs.u-szeged@partner.samsung.com> |
Remove unsupported packed and shared block layout test cases from Uniform Buffer Object tests.
/external/deqp/external/vulkancts/modules/vulkan/ubo/vktUniformBlockTests.cpp
|
54bd7c9292fe754485a9c767ec31aa88386682cf |
|
17-Nov-2015 |
Peter Gal <pgal.u-szeged@partner.samsung.com> |
Add Uniform Buffer Object tests
/external/deqp/external/vulkancts/modules/vulkan/ubo/vktUniformBlockTests.cpp
|