PhysicalDeviceMutableDescriptorTypeFeaturesVALVE

Type Alias PhysicalDeviceMutableDescriptorTypeFeaturesVALVE 

Source
pub type PhysicalDeviceMutableDescriptorTypeFeaturesVALVE = PhysicalDeviceMutableDescriptorTypeFeaturesEXT;

Aliased Type§

#[repr(C)]
pub struct PhysicalDeviceMutableDescriptorTypeFeaturesVALVE { pub sType: i32, pub pNext: *mut c_void, pub mutableDescriptorType: u32, }

Fields§

§sType: i32§pNext: *mut c_void§mutableDescriptorType: u32