Searched refs:PFN_vkDestroyFramebuffer (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/vulkan/ | ||
| H A D | vulkan_core.h | 2988 typedef void (VKAPI_PTR *PFN_vkDestroyFramebuffer)(VkDevice device, VkFramebuffer framebuffer, const VkAllocationCallbacks* pAllocator); typedef in typeref:typename:void (VKAPI_PTR *)(VkDevice device,VkFramebuffer framebuffer,const VkAllocationCallbacks * pAllocator) |
| /xsrc/external/mit/MesaLib/dist/include/vulkan/ | ||
| H A D | vulkan_core.h | 3560 typedef void (VKAPI_PTR *PFN_vkDestroyFramebuffer)(VkDevice device, VkFramebuffer framebuffer, const VkAllocationCallbacks* pAllocator); typedef in typeref:typename:void (VKAPI_PTR *)(VkDevice device,VkFramebuffer framebuffer,const VkAllocationCallbacks * pAllocator) |
Completed in 64 milliseconds