Function get_render_area_granularity

Source
pub unsafe fn get_render_area_granularity(
    device: VkDevice,
    render_pass: VkRenderPass,
    granularity_out: *mut VkExtent2D,
)