pub unsafe fn create_sampler(
device: VkDevice,
create_info: &SamplerCreateInfo,
allocation_callbacks: Option<&VkAllocationCallbacks>,
) -> Result<VkSampler>pub unsafe fn create_sampler(
device: VkDevice,
create_info: &SamplerCreateInfo,
allocation_callbacks: Option<&VkAllocationCallbacks>,
) -> Result<VkSampler>