Skip to main content

vkGetRenderingAreaGranularityKHR

Function vkGetRenderingAreaGranularityKHR 

Source
pub unsafe extern "system" fn vkGetRenderingAreaGranularityKHR(
    device: VkDevice,
    pRenderingAreaInfo: *const VkRenderingAreaInfo,
    pGranularity: *mut VkExtent2D,
)
Expand description

Available if built with prototypes.