Searched refs:PFN_vkInternalAllocationNotification (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/vulkan/ | ||
| H A D | vulkan_core.h | 1830 typedef void (VKAPI_PTR *PFN_vkInternalAllocationNotification)( typedef in typeref:typename:void (VKAPI_PTR *)(void * pUserData,size_t size,VkInternalAllocationType allocationType,VkSystemAllocationScope allocationScope) 1847 PFN_vkInternalAllocationNotification pfnInternalAllocation; |
| /xsrc/external/mit/MesaLib/dist/include/vulkan/ | ||
| H A D | vulkan_core.h | 2472 typedef void (VKAPI_PTR *PFN_vkInternalAllocationNotification)( typedef in typeref:typename:void (VKAPI_PTR *)(void * pUserData,size_t size,VkInternalAllocationType allocationType,VkSystemAllocationScope allocationScope) 2497 PFN_vkInternalAllocationNotification pfnInternalAllocation; |
Completed in 63 milliseconds