pub unsafe fn cmd_begin_render_pass(
command_buffer: VkCommandBuffer,
render_pass_begin_info: *const VkRenderPassBeginInfo,
contents: VkSubpassContents,
)Expand description
ยงSafety
direct calling ffi functions.
pub unsafe fn cmd_begin_render_pass(
command_buffer: VkCommandBuffer,
render_pass_begin_info: *const VkRenderPassBeginInfo,
contents: VkSubpassContents,
)direct calling ffi functions.