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