PipelineCreateFlags2CreateInfoKHR

Type Alias PipelineCreateFlags2CreateInfoKHR 

Source
pub type PipelineCreateFlags2CreateInfoKHR = PipelineCreateFlags2CreateInfo;
Expand description

Aliased Type§

#[repr(C)]
pub struct PipelineCreateFlags2CreateInfoKHR { pub s_type: StructureType, pub next: *const c_void, pub flags: PipelineCreateFlags2, }

Fields§

§s_type: StructureType§next: *const c_void§flags: PipelineCreateFlags2