Searched refs:PFN_vkCreateBufferView (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/include/vulkan/
H A Dvulkan_core.h2959 typedef VkResult (VKAPI_PTR *PFN_vkCreateBufferView)(VkDevice device, const VkBufferViewCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkBufferView* pView); typedef in typeref:typename:VkResult (VKAPI_PTR *)(VkDevice device,const VkBufferViewCreateInfo * pCreateInfo,const VkAllocationCallbacks * pAllocator,VkBufferView * pView)
/xsrc/external/mit/MesaLib/dist/include/vulkan/
H A Dvulkan_core.h3531 typedef VkResult (VKAPI_PTR *PFN_vkCreateBufferView)(VkDevice device, const VkBufferViewCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkBufferView* pView); typedef in typeref:typename:VkResult (VKAPI_PTR *)(VkDevice device,const VkBufferViewCreateInfo * pCreateInfo,const VkAllocationCallbacks * pAllocator,VkBufferView * pView)

Completed in 84 milliseconds