History log of /external/deqp/external/vulkancts/modules/vulkan/ubo/vktUniformBlockCase.hpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
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/vktUniformBlockCase.hpp
9b01773311a5de8a98aa072fb17debff52c1f1fb 14-Nov-2016 Pyry Haulos <phaulos@google.com> Move MatrixLoadFlags from vktTestCase.hpp

vktTestCase.hpp is wildly inappropriate place for such data type. Both
UBO and SSBO tests use it currently and it is now duplicated to both of
them. UBO and SSBO tests do contain a quite bit of duplication already
(describing blocks, layout computation, etc.) and dedup should be done
as a part of bigger refactoring.

Change-Id: I5d4b8a947522192ba0dd4e807e04c940c1770eef
/external/deqp/external/vulkancts/modules/vulkan/ubo/vktUniformBlockCase.hpp
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/vktUniformBlockCase.hpp
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/vktUniformBlockCase.hpp
978d3d585aa549eb1e729b51e9d85fc6477240f9 29-Mar-2016 Pyry Haulos <phaulos@google.com> Change Vulkan CTS license to Apache 2
/external/deqp/external/vulkancts/modules/vulkan/ubo/vktUniformBlockCase.hpp
9a869c2848d0419008cb99f72c9fa372e3af805d 09-Feb-2016 Pyry Haulos <phaulos@google.com> Remove confidentiality clause from Vulkan CTS license
/external/deqp/external/vulkancts/modules/vulkan/ubo/vktUniformBlockCase.hpp
54bd7c9292fe754485a9c767ec31aa88386682cf 17-Nov-2015 Peter Gal <pgal.u-szeged@partner.samsung.com> Add Uniform Buffer Object tests
/external/deqp/external/vulkancts/modules/vulkan/ubo/vktUniformBlockCase.hpp