pub type AttachmentReferenceStencilLayoutKHR = AttachmentReferenceStencilLayout;Aliased Type§
#[repr(C)]pub struct AttachmentReferenceStencilLayoutKHR {
pub s_type: StructureType,
pub p_next: *mut c_void,
pub stencil_layout: ImageLayout,
}Fields§
§s_type: StructureTypeMust be VK_STRUCTURE_TYPE_ATTACHMENT_REFERENCE_STENCIL_LAYOUT.
p_next: *mut c_voidOptional, may be null.
stencil_layout: ImageLayout