Searched defs:DestroyDebugReportCallbackEXT (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/vulkan/libvulkan/
H A Ddebug_report.cpp137 driver.DestroyDebugReportCallbackEXT(instance, driver_handle,
149 void DestroyDebugReportCallbackEXT(VkInstance instance, function in namespace:vulkan::driver
163 GetData(instance).driver.DestroyDebugReportCallbackEXT(
H A Ddriver_gen.h71 PFN_vkDestroyDebugReportCallbackEXT DestroyDebugReportCallbackEXT; member in struct:vulkan::driver::InstanceDriverTable
/frameworks/native/vulkan/nulldrv/
H A Dnull_driver.cpp1466 void DestroyDebugReportCallbackEXT(VkInstance instance, VkDebugReportCallbackEXT callback, const VkAllocationCallbacks* pAllocator) { function in namespace:null_driver

Completed in 630 milliseconds