Skip to main content

vkGetRenderingAreaGranularity

Function vkGetRenderingAreaGranularity 

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

Available if built with exported-prototypes.