Type Alias ash::vk::DeviceGroupCommandBufferBeginInfoKHR
source · pub type DeviceGroupCommandBufferBeginInfoKHR = DeviceGroupCommandBufferBeginInfo;
Aliased Type§
struct DeviceGroupCommandBufferBeginInfoKHR {
pub s_type: StructureType,
pub p_next: *const c_void,
pub device_mask: u32,
}
Fields§
§s_type: StructureType
§p_next: *const c_void
§device_mask: u32