pub unsafe fn create_sampler(
device: VkDevice,
create_info: *const VkSamplerCreateInfo,
allocator: *const VkAllocationCallbacks,
sampler_out: *mut VkSampler,
) -> VkResultExpand description
ยงSafety
direct calling ffi functions.
pub unsafe fn create_sampler(
device: VkDevice,
create_info: *const VkSamplerCreateInfo,
allocator: *const VkAllocationCallbacks,
sampler_out: *mut VkSampler,
) -> VkResultdirect calling ffi functions.