pub unsafe extern "system" fn vkGetRenderingAreaGranularity(
device: VkDevice,
pRenderingAreaInfo: *const VkRenderingAreaInfo,
pGranularity: *mut VkExtent2D,
)Expand description
Available if built with exported-prototypes.
pub unsafe extern "system" fn vkGetRenderingAreaGranularity(
device: VkDevice,
pRenderingAreaInfo: *const VkRenderingAreaInfo,
pGranularity: *mut VkExtent2D,
)Available if built with exported-prototypes.