Searched refs:PFN_vkDebugReportCallbackEXT (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/vulkan/util/
H A Dvk_debug_report.h38 PFN_vkDebugReportCallbackEXT callback;
/xsrc/external/mit/MesaLib/dist/src/vulkan/util/
H A Dvk_debug_report.c37 PFN_vkDebugReportCallbackEXT callback;
/xsrc/external/mit/MesaLib.old/dist/include/vulkan/
H A Dvulkan_core.h6302 typedef VkBool32 (VKAPI_PTR *PFN_vkDebugReportCallbackEXT)( typedef in typeref:typename:VkBool32 (VKAPI_PTR *)(VkDebugReportFlagsEXT flags,VkDebugReportObjectTypeEXT objectType,uint64_t object,size_t location,int32_t messageCode,const char * pLayerPrefix,const char * pMessage,void * pUserData)
6316 PFN_vkDebugReportCallbackEXT pfnCallback;
/xsrc/external/mit/MesaLib/dist/include/vulkan/
H A Dvulkan_core.h8602 typedef VkBool32 (VKAPI_PTR *PFN_vkDebugReportCallbackEXT)( typedef in typeref:typename:VkBool32 (VKAPI_PTR *)(VkDebugReportFlagsEXT flags,VkDebugReportObjectTypeEXT objectType,uint64_t object,size_t location,int32_t messageCode,const char * pLayerPrefix,const char * pMessage,void * pUserData)
8616 PFN_vkDebugReportCallbackEXT pfnCallback;

Completed in 67 milliseconds