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

/xsrc/external/mit/MesaLib.old/dist/include/vulkan/
H A Dvulkan_core.h2977 typedef VkResult (VKAPI_PTR *PFN_vkCreateSampler)(VkDevice device, const VkSamplerCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSampler* pSampler); typedef in typeref:typename:VkResult (VKAPI_PTR *)(VkDevice device,const VkSamplerCreateInfo * pCreateInfo,const VkAllocationCallbacks * pAllocator,VkSampler * pSampler)
/xsrc/external/mit/MesaLib/dist/include/vulkan/
H A Dvulkan_core.h3549 typedef VkResult (VKAPI_PTR *PFN_vkCreateSampler)(VkDevice device, const VkSamplerCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSampler* pSampler); typedef in typeref:typename:VkResult (VKAPI_PTR *)(VkDevice device,const VkSamplerCreateInfo * pCreateInfo,const VkAllocationCallbacks * pAllocator,VkSampler * pSampler)

Completed in 112 milliseconds