Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/
DvkDebugReportUtil.hpp88 bool isDebugReportSupported (const PlatformInterface& vkp);
DvkDebugReportUtil.cpp165 bool isDebugReportSupported (const PlatformInterface& vkp) in isDebugReportSupported() function
/external/deqp/external/vulkancts/modules/vulkan/
DvktTestPackage.cpp174 if (isDebugReportSupported(vkp)) in createDebugReportRecorder()
DvktTestCase.cpp209 if (!isDebugReportSupported(vkp)) in createInstance()
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemUtils.cpp92 if (!vk::isDebugReportSupported(vkp)) in makeProtectedMemInstance()