Function VkDeviceCmds.CreateSampler
Commands for VK_VERSION_1_0
VkResult CreateSampler
(
VkDevice_T* device,
const(VkSamplerCreateInfo)* pCreateInfo,
const(VkAllocationCallbacks)* pAllocator,
VkSampler_T** pSampler
);