pub type PFN_vkGetDeviceSubpassShadingMaxWorkgroupSizeHUAWEI = unsafe extern "system" fn(_device: Device, _renderpass: RenderPass, _max_workgroup_size: *mut Extent2D) -> Result;
Expand description