Searched refs:PFN_vkBindBufferMemory2 (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/vulkan/ | ||
| H A D | vulkan_core.h | 4546 typedef VkResult (VKAPI_PTR *PFN_vkBindBufferMemory2)(VkDevice device, uint32_t bindInfoCount, const VkBindBufferMemoryInfo* pBindInfos); typedef in typeref:typename:VkResult (VKAPI_PTR *)(VkDevice device,uint32_t bindInfoCount,const VkBindBufferMemoryInfo * pBindInfos) |
| /xsrc/external/mit/MesaLib/dist/include/vulkan/ | ||
| H A D | vulkan_core.h | 5106 typedef VkResult (VKAPI_PTR *PFN_vkBindBufferMemory2)(VkDevice device, uint32_t bindInfoCount, const VkBindBufferMemoryInfo* pBindInfos); typedef in typeref:typename:VkResult (VKAPI_PTR *)(VkDevice device,uint32_t bindInfoCount,const VkBindBufferMemoryInfo * pBindInfos) |
Completed in 90 milliseconds