Home
last modified time | relevance | path

Searched defs:debug_report_callbacks (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/native/vulkan/libvulkan/
H A Ddriver.h81 DebugReportCallbackList debug_report_callbacks; member
95 const DebugReportCallbackList& debug_report_callbacks; member
H A Ddriver.cpp814 const DebugReportCallbackList& debug_report_callbacks) { in AllocateDeviceData()