Type Alias ash::vk::AttachmentReferenceStencilLayoutKHR
source · pub type AttachmentReferenceStencilLayoutKHR = AttachmentReferenceStencilLayout;Aliased Type§
struct AttachmentReferenceStencilLayoutKHR {
pub s_type: StructureType,
pub p_next: *mut c_void,
pub stencil_layout: ImageLayout,
}Fields§
§s_type: StructureType§p_next: *mut c_void§stencil_layout: ImageLayout