Home
last modified time | relevance | path

Searched refs:isDebugReportSupported (Results 1 – 5 of 5) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkDebugReportUtil.hpp106 bool isDebugReportSupported (const PlatformInterface& vkp);
DvkDebugReportUtil.cpp175 bool isDebugReportSupported (const PlatformInterface& vkp) in isDebugReportSupported() function
DvkDeviceUtil.cpp54 if (!isDebugReportSupported(vkPlatform)) in createDefaultInstance()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
DvktTestCase.cpp200 if (!isDebugReportSupported(vkp)) in createInstance()
381 if (isDebugReportSupported(vkp)) in createDebugReportRecorder()
DvktCustomInstancesDevices.cpp292 if (!isDebugReportSupported(vkp)) in addDebugReportExt()