pub type AttachmentReferenceStencilLayoutKHR = AttachmentReferenceStencilLayout;
Expand description

Aliased Type§

struct AttachmentReferenceStencilLayoutKHR {
    pub s_type: StructureType,
    pub next: *mut c_void,
    pub stencil_layout: ImageLayout,
}

Fields§

§s_type: StructureType§next: *mut c_void§stencil_layout: ImageLayout