501ac7ba5259b7e9f6d107fe1bed304886ef7e12 |
|
29-Mar-2016 |
Pyry Haulos <phaulos@google.com> |
Add --deqp-validation=enable/disable option Specifying --deqp-validation=enable when running Vulkan tests will result in: 1) vkt::TestCaseExecutor will create debug report callback on default instance. Any debug messages reported during test execution will be included as a separate log section in the test log. 2) vkt::Context will enable known validation layers on both default instance as well as default device. If any errors are reported (for example validation errors) test result will be set to InternalError. Change-Id: Icc89a3f57f0c19170988d7b518fe6b24dcf3df6e
/external/deqp/external/vulkancts/framework/vulkan/vkQueryUtil.hpp
|
978d3d585aa549eb1e729b51e9d85fc6477240f9 |
|
29-Mar-2016 |
Pyry Haulos <phaulos@google.com> |
Change Vulkan CTS license to Apache 2
/external/deqp/external/vulkancts/framework/vulkan/vkQueryUtil.hpp
|
0d43d3bda2ad68814af517904aa2aecfd1067303 |
|
25-Mar-2016 |
Pyry Haulos <phaulos@google.com> |
Merge code from Khronos repository Change-Id: Ifade87d653557106eed18a64636779b667110898
|
d586161675f22d225e368989082a0f8a11ab56cc |
|
21-Mar-2016 |
Kantoch <marcin.kantoch@mobica.com> |
Added getPhysicalDeviceSparseImageFormatProperties to Framework
/external/deqp/external/vulkancts/framework/vulkan/vkQueryUtil.hpp
|
8c9532417c5504b010aadcf6b20669d901dd76ab |
|
12-Feb-2016 |
David Sodman <dsodman@google.com> |
Add checks to verify all bits set in getXXX functions Change-Id: Ifd826403a3e45bdcfdc9c2506404e418e679349a
/external/deqp/external/vulkancts/framework/vulkan/vkQueryUtil.hpp
|
12021ac26c6d6f8923f526bd7635dcf68e0c4061 |
|
16-Feb-2016 |
Pyry Haulos <phaulos@google.com> |
Add WSI extension support to Vulkan framework Change-Id: I4619c2f8b42c0d08bf6b9377592b100d588037f9
/external/deqp/external/vulkancts/framework/vulkan/vkQueryUtil.hpp
|
9a869c2848d0419008cb99f72c9fa372e3af805d |
|
09-Feb-2016 |
Pyry Haulos <phaulos@google.com> |
Remove confidentiality clause from Vulkan CTS license
/external/deqp/external/vulkancts/framework/vulkan/vkQueryUtil.hpp
|
c1488a63a5e64477eccae0b284738b664d7883d8 |
|
21-Jan-2016 |
Pyry Haulos <phaulos@google.com> |
Add helpers for querying format properties Change-Id: Ie39a312edbe56a7e09b1c0412a275a15aae74c22
/external/deqp/external/vulkancts/framework/vulkan/vkQueryUtil.hpp
|
cb6cfaca1e81b741857924d7b18bf5e7c934b23e |
|
21-Dec-2015 |
Jeff Bolz <jbolz@nvidia.com> |
Add Context::getDeviceProperties. Fix a couple tessellation issues
/external/deqp/external/vulkancts/framework/vulkan/vkQueryUtil.hpp
|
2cee520ae710ca28c500e5c510e114096fc924bd |
|
11-Dec-2015 |
David Sodman <dsodman@google.com> |
Update Feature Query tests 1. Move to be part of API tests 2. Add check for buffer overflow on the getXXX functions 3. Add check to ensure getXXX update all fields of the structure 4. Validate device limits Change-Id: I1bdc893bd4c28d564bbfa9d6b05333b1f7d7dcbb
/external/deqp/external/vulkancts/framework/vulkan/vkQueryUtil.hpp
|
68e7282426d639b54d15c4710d97ba97e72c76ef |
|
18-Nov-2015 |
Pyry Haulos <phaulos@google.com> |
Update API version to 0.210.1 Change-Id: Ifc8134b430aaa0a602cbf68f2ee23c7bc6a185ba
/external/deqp/external/vulkancts/framework/vulkan/vkQueryUtil.hpp
|
624101c33dc0b50a2293e4148907781bca0e4cb7 |
|
10-Nov-2015 |
Pyry Haulos <phaulos@google.com> |
Check for tess/geom support in binding model tests Change-Id: I5bd8ab480b90135f137fc24bec7a71de680c7892
/external/deqp/external/vulkancts/framework/vulkan/vkQueryUtil.hpp
|
f263eb0791c3290b7d10847a7d7282cf67f51440 |
|
10-Nov-2015 |
Pyry Haulos <phaulos@google.com> |
Add vkt::Context::getDeviceFeatures() Change-Id: I996c78061621aa08f54a24a4bce1e2e846a61e21
/external/deqp/external/vulkancts/framework/vulkan/vkQueryUtil.hpp
|
9592b13888f95f049ff05c20cfd6fbefda823ff5 |
|
09-Oct-2015 |
Pyry Haulos <phaulos@google.com> |
Add more tests to dEQP-VK.info This adds queries for physical device properties and features, layers, and extensions. Change-Id: Icd04751174fbb426ae09c4c7e79e5e2a35df7025
/external/deqp/external/vulkancts/framework/vulkan/vkQueryUtil.hpp
|
3d2071b82061ee418aa87064333069281133edda |
|
28-Sep-2015 |
Pyry Haulos <phaulos@google.com> |
Update to API version 170.2 Change-Id: Icf48994ec9cff5a17ff1472bff2a1272a35a32c3
/external/deqp/external/vulkancts/framework/vulkan/vkQueryUtil.hpp
|
b1a7d2198497be32dfc22386f99945656ff4080e |
|
09-Jul-2015 |
Pyry Haulos <phaulos@google.com> |
Update framework and test code to API revision 138 Change-Id: Ia19074241dea78b391ec6993811e2d9e52467291
/external/deqp/external/vulkancts/framework/vulkan/vkQueryUtil.hpp
|
846cc3ce8e721a972ef38c44e24da49ea96110ca |
|
29-Jun-2015 |
Pyry Haulos <phaulos@google.com> |
Move Vulkan code to external/vulkancts and change license Vulkan-specific test and framework code uses MIT license with additional temporary confidentiality clause. Change-Id: I4f468ab5e8aeaa1d822dee0c8357a6d5aed08407
/external/deqp/external/vulkancts/framework/vulkan/vkQueryUtil.hpp
|