Struct vk_sys::PhysicalDevicePushDescriptorPropertiesKHR [−][src]
#[repr(C)]pub struct PhysicalDevicePushDescriptorPropertiesKHR { pub sType: StructureType, pub pNext: *const c_void, pub maxPushDescriptors: u32, }
Fields
sType: StructureType
pNext: *const c_void
maxPushDescriptors: u32