Searched defs:vkCreateSampler (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/vulkan/libvulkan/
H A Dapi_gen.cpp570 { "vkCreateSampler", reinterpret_cast<PFN_vkVoidFunction>(CreateSampler) },
1563 VKAPI_ATTR VkResult vkCreateSampler(VkDevice device, const VkSamplerCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSampler* pSampler) { function

Completed in 103 milliseconds