Searched refs:isDebugReportSupported (Results 1 – 5 of 5) sorted by relevance
106 bool isDebugReportSupported (const PlatformInterface& vkp);
175 bool isDebugReportSupported (const PlatformInterface& vkp) in isDebugReportSupported() function
54 if (!isDebugReportSupported(vkPlatform)) in createDefaultInstance()
200 if (!isDebugReportSupported(vkp)) in createInstance()381 if (isDebugReportSupported(vkp)) in createDebugReportRecorder()
292 if (!isDebugReportSupported(vkp)) in addDebugReportExt()