pub type SamplerYcbcrConversionImageFormatPropertiesKHR = SamplerYcbcrConversionImageFormatProperties;Aliased Type§
#[repr(C)]pub struct SamplerYcbcrConversionImageFormatPropertiesKHR {
pub s_type: StructureType,
pub p_next: *mut c_void,
pub combined_image_sampler_descriptor_count: u32,
}Fields§
§s_type: StructureTypeMust be VK_STRUCTURE_TYPE_SAMPLER_YCBCR_CONVERSION_IMAGE_FORMAT_PROPERTIES.
p_next: *mut c_voidOptional, may be null.
combined_image_sampler_descriptor_count: u32