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