Skip to main content

RenderingEndInfoEXT

Type Alias RenderingEndInfoEXT 

Source
pub type RenderingEndInfoEXT = RenderingEndInfoKHR;

Aliased Type§

#[repr(C)]
pub struct RenderingEndInfoEXT { pub s_type: StructureType, pub p_next: *const c_void, }

Fields§

§s_type: StructureType

Must be VK_STRUCTURE_TYPE_RENDERING_END_INFO_KHR.

§p_next: *const c_void

Optional, may be null.