Type Alias ash::vk::PhysicalDeviceMutableDescriptorTypeFeaturesVALVE
source · pub type PhysicalDeviceMutableDescriptorTypeFeaturesVALVE = PhysicalDeviceMutableDescriptorTypeFeaturesEXT;
Aliased Type§
struct PhysicalDeviceMutableDescriptorTypeFeaturesVALVE {
pub s_type: StructureType,
pub p_next: *mut c_void,
pub mutable_descriptor_type: u32,
}
Fields§
§s_type: StructureType
§p_next: *mut c_void
§mutable_descriptor_type: u32