pub type SamplerYcbcrConversionInfoKHR = SamplerYcbcrConversionInfo;Expand description
Aliased Type§
#[repr(C)]pub struct SamplerYcbcrConversionInfoKHR {
pub s_type: StructureType,
pub next: *const c_void,
pub conversion: SamplerYcbcrConversion,
}Fields§
§s_type: StructureType§next: *const c_void§conversion: SamplerYcbcrConversion