Home
last modified time | relevance | path

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

/frameworks/native/vulkan/libvulkan/
Ddriver.cpp79 int GetDebugReportIndex() const { return debug_report_index_; } in GetDebugReportIndex() function in vulkan::driver::__anonbed2d0790111::Hal
1029 if (Hal::Get().GetDebugReportIndex() < 0) { in EnumerateInstanceExtensionProperties()
1047 int idx = Hal::Get().GetDebugReportIndex(); in EnumerateInstanceExtensionProperties()