Lines Matching refs:vkCreateSampler
570 { "vkCreateSampler", reinterpret_cast<PFN_vkVoidFunction>(CreateSampler) },1563 VKAPI_ATTR VkResult vkCreateSampler(VkDevice device, const VkSamplerCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSampler* pSampler) {