Type Alias VkMutableDescriptorTypeListVALVE

Source
pub type VkMutableDescriptorTypeListVALVE = VkMutableDescriptorTypeListEXT;

Aliased Type§

struct VkMutableDescriptorTypeListVALVE {
    pub descriptorTypeCount: u32,
    pub pDescriptorTypes: *const u32,
}

Fields§

§descriptorTypeCount: u32§pDescriptorTypes: *const u32