Searched refs:PFN_vkDebugReportCallbackEXT (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/vulkan/util/ |
| H A D | vk_debug_report.h | 38 PFN_vkDebugReportCallbackEXT callback;
|
| /xsrc/external/mit/MesaLib/dist/src/vulkan/util/ |
| H A D | vk_debug_report.c | 37 PFN_vkDebugReportCallbackEXT callback;
|
| /xsrc/external/mit/MesaLib.old/dist/include/vulkan/ |
| H A D | vulkan_core.h | 6302 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 D | vulkan_core.h | 8602 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