Searched refs:PFN_vkInternalFreeNotification (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/vulkan/ | ||
| H A D | vulkan_core.h | 1836 typedef void (VKAPI_PTR *PFN_vkInternalFreeNotification)( typedef in typeref:typename:void (VKAPI_PTR *)(void * pUserData,size_t size,VkInternalAllocationType allocationType,VkSystemAllocationScope allocationScope) 1848 PFN_vkInternalFreeNotification pfnInternalFree; |
| /xsrc/external/mit/MesaLib/dist/include/vulkan/ | ||
| H A D | vulkan_core.h | 2478 typedef void (VKAPI_PTR *PFN_vkInternalFreeNotification)( typedef in typeref:typename:void (VKAPI_PTR *)(void * pUserData,size_t size,VkInternalAllocationType allocationType,VkSystemAllocationScope allocationScope) 2498 PFN_vkInternalFreeNotification pfnInternalFree; |
Completed in 66 milliseconds