History log of /external/deqp/external/vulkancts/framework/vulkan/vkDebugReportUtil.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
b00b447902798cafa5d3758aa9c34a839c4fca82 07-Apr-2016 Mika Isojärvi <misojarvi@google.com> Return false from Vulkan validation callback

Change-Id: I6441b0d4b856c66886390a3517288ecf7537d694
/external/deqp/external/vulkancts/framework/vulkan/vkDebugReportUtil.cpp
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/vkDebugReportUtil.cpp
55378cabd32d93151fe0396bb98fe457d70d201f 04-Apr-2016 Pyry Haulos <phaulos@google.com> Change license in vkDebugReportUtil.cpp/hpp

This follows Khronos' decision to re-license Vulkan CTS under Apache 2.

Change-Id: I73b0eff6755dab1e8fe675eaec7252c6dd94b115
/external/deqp/external/vulkancts/framework/vulkan/vkDebugReportUtil.cpp
867246e525603a3242a91ce52cada18406bd1a05 29-Mar-2016 Pyry Haulos <phaulos@google.com> Add utilities for VK_EXT_debug_report

Change-Id: Ia884b2dd6688b15d71fa2df4029afe5d3023fa04
/external/deqp/external/vulkancts/framework/vulkan/vkDebugReportUtil.cpp