Skip to main content

create_render_pass

Function create_render_pass 

Source
pub unsafe fn create_render_pass(
    device: VkDevice,
    create_info: *const VkRenderPassCreateInfo,
    allocator: *const VkAllocationCallbacks,
    render_pass_out: *mut VkRenderPass,
) -> VkResult
Expand description

ยงSafety

direct calling ffi functions.