6e2361cac85d14217c1ea5b51f94b2835e6b3fb9 |
|
15-Nov-2017 |
Tobin Ehlis <tobine@google.com> |
tests:Add "--devsim" option Add "--devsim" option to vk_layer_validation_tests. This will enable the Device Simulation layer as the bottom layer on the stack. It still requires the caller to set the VK_DEVSIM_FILENAME env var in order to select the json profile that they want to test with. When "--devsim" option is specified, the device_profile layer will not be enabled by default when InitFramework() is called. Instead, any tests that require the device_profile layer can call EnableDeviceProfileLayer(). This function will cause the device profile layer to replace the dev sim layer as the bottome layer on the stack.
/external/vulkan-validation-layers/tests/vktestframeworkandroid.cpp
|
2c21fdc9827ded9506e54d09a5b70fcdddc9a949 |
|
05-Apr-2017 |
Chris Forbes <chrisforbes@google.com> |
tests: Remove no-spirv support from framework The early ICDs that accepted GLSL with this header on the front are long dead.
/external/vulkan-validation-layers/tests/vktestframeworkandroid.cpp
|
cc7c305c82f6443c324165edb7af59f60fc87eeb |
|
26-Jan-2017 |
Mark Lobodzinski <mark@lunarg.com> |
repo: Clang-format LVL source files using Google Switch clang-format standard from the LLVM style to the Google style for more consistency. Change-Id: I247c4abc275d7873a91522e1e234198adaa24033
/external/vulkan-validation-layers/tests/vktestframeworkandroid.cpp
|
da645714d39bbc1b934d4c600dba91ebb4e8d66a |
|
08-Sep-2016 |
Mark Lobodzinski <mark@lunarg.com> |
tests: Clang-format vktestframework files Change-Id: I7b69127fb64191d35cfd1995d07096d6bc1c1759
/external/vulkan-validation-layers/tests/vktestframeworkandroid.cpp
|
43b53e83705f02245da6ae61e31273866a35b833 |
|
19-Apr-2016 |
Jon Ashburn <jon@lunarg.com> |
misc: Update licenses to Apache 2.0 Change-Id: Id447f4c8c53d33f9192940bdd3ae727b7b738a97
/external/vulkan-validation-layers/tests/vktestframeworkandroid.cpp
|
50537d09ef161a0f407acb651ad3d7e275c98cc5 |
|
09-Mar-2016 |
Cody Northrop <cnorthrop@google.com> |
android: Re-enable layer validation tests using shaderc and vulkan_wrapper
/external/vulkan-validation-layers/tests/vktestframeworkandroid.cpp
|
3cd96a2da93fa325b0d51369388f9b93798f6c80 |
|
10-Feb-2016 |
Karl Schultz <karl@lunarg.com> |
Remove Khronos confidential clause from license text.
/external/vulkan-validation-layers/tests/vktestframeworkandroid.cpp
|
584ccabfe4526e99ddbdd033b15bbcf16530d373 |
|
03-Feb-2016 |
Michael Lentine <mlentine@google.com> |
layers: Enable Wall and Werror.
/external/vulkan-validation-layers/tests/vktestframeworkandroid.cpp
|
1fa32a803b1359b2709e94893307bcd748665ff5 |
|
04-Feb-2016 |
Karl Schultz <karl@lunarg.com> |
tests: Copyright updates
/external/vulkan-validation-layers/tests/vktestframeworkandroid.cpp
|
f7f34d977826434295fa30f7cded17bf07b416bc |
|
09-Dec-2015 |
Michael Lentine <mlentine@google.com> |
tests: Update tests for android
/external/vulkan-validation-layers/tests/vktestframeworkandroid.cpp
|
d94962307ebaf41429824baf52bfbfb2324c078d |
|
24-Nov-2015 |
Michael Lentine <mlentine@google.com> |
tests: Fix android build
/external/vulkan-validation-layers/tests/vktestframeworkandroid.cpp
|
e6c6dd56caa040c5ab4ffb315762a38437190780 |
|
04-Nov-2015 |
Michael Lentine <mlentine@google.com> |
tests: Make some of the validation tests work on android Conflicts: tests/vkrenderframework.h
/external/vulkan-validation-layers/tests/vktestframeworkandroid.cpp
|