[−][src]Function bedrock::vk::vkCreateSampler
pub unsafe extern "system" fn vkCreateSampler(
device: VkDevice,
pCreateInfo: *const VkSamplerCreateInfo,
pAllocator: *const VkAllocationCallbacks,
pSampler: *mut VkSampler
) -> VkResult