Struct vk_sys::DescriptorPoolSize [] [src]

#[repr(C)]
pub struct DescriptorPoolSize { pub ty: DescriptorType, pub descriptorCount: u32, }

Fields