// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry [[vkCreateSampler,vkCreateSampler]] [source,c++] ---- VkResult vkCreateSampler( VkDevice device, const VkSamplerCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSampler* pSampler); ----