vkGetDeviceSubpassShadingMaxWorkgroupSizeHUAWEI

Function vkGetDeviceSubpassShadingMaxWorkgroupSizeHUAWEI 

Source
pub unsafe extern "system" fn vkGetDeviceSubpassShadingMaxWorkgroupSizeHUAWEI(
    device: VkDevice,
    renderpass: VkRenderPass,
    pMaxWorkgroupSize: *mut VkExtent2D,
) -> VkResult