pub unsafe fn get_render_area_granularity(
device: VkDevice,
render_pass: VkRenderPass,
granularity_out: *mut VkExtent2D,
)Expand description
ยงSafety
direct calling ffi functions.
pub unsafe fn get_render_area_granularity(
device: VkDevice,
render_pass: VkRenderPass,
granularity_out: *mut VkExtent2D,
)direct calling ffi functions.