Home
last modified time | relevance | path

Searched refs:destroy_sampler_ycbcr_conversion_khr (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/ash/src/vk/
Dextensions.rs12623 pub destroy_sampler_ycbcr_conversion_khr: PFN_vkDestroySamplerYcbcrConversion, field
12655 destroy_sampler_ycbcr_conversion_khr: unsafe { in load()
12656 unsafe extern "system" fn destroy_sampler_ycbcr_conversion_khr( in load() function
12663 stringify!(destroy_sampler_ycbcr_conversion_khr) in load()
12671 destroy_sampler_ycbcr_conversion_khr in load()
12694 pub unsafe fn destroy_sampler_ycbcr_conversion_khr( in destroy_sampler_ycbcr_conversion_khr() method
12700 (self.destroy_sampler_ycbcr_conversion_khr)(device, ycbcr_conversion, p_allocator) in destroy_sampler_ycbcr_conversion_khr()