Searched refs:isDebugReportSupported (Results 1 – 5 of 5) sorted by relevance
88 bool isDebugReportSupported (const PlatformInterface& vkp);
165 bool isDebugReportSupported (const PlatformInterface& vkp) in isDebugReportSupported() function
174 if (isDebugReportSupported(vkp)) in createDebugReportRecorder()
209 if (!isDebugReportSupported(vkp)) in createInstance()
92 if (!vk::isDebugReportSupported(vkp)) in makeProtectedMemInstance()