Home
last modified time | relevance | path

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

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