Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/fake-android-guest/libvulkan/
Ddriver.cpp73 int GetDebugReportIndex() const { return debug_report_index_; } in GetDebugReportIndex() function in vulkan::driver::__anon1fef6cec0111::Hal
797 if (Hal::Get().GetDebugReportIndex() < 0) { in EnumerateInstanceExtensionProperties()
813 int idx = Hal::Get().GetDebugReportIndex(); in EnumerateInstanceExtensionProperties()