Struct vk_sys::DescriptorPoolSize [−][src]
#[repr(C)]pub struct DescriptorPoolSize { pub ty: DescriptorType, pub descriptorCount: u32, }
Fields
ty: DescriptorType
descriptorCount: u32
#[repr(C)]pub struct DescriptorPoolSize { pub ty: DescriptorType, pub descriptorCount: u32, }
ty: DescriptorType
descriptorCount: u32