PFN_vkGetDeviceSubpassShadingMaxWorkgroupSizeHUAWEI

Type Alias PFN_vkGetDeviceSubpassShadingMaxWorkgroupSizeHUAWEI 

Source
pub type PFN_vkGetDeviceSubpassShadingMaxWorkgroupSizeHUAWEI = unsafe extern "system" fn(device: Device, renderpass: RenderPass, p_max_workgroup_size: *mut Extent2D) -> Result;