Skip to main content

cmd_bind_vertex_buffers

Function cmd_bind_vertex_buffers 

Source
pub unsafe fn cmd_bind_vertex_buffers(
    command_buffer: VkCommandBuffer,
    first_binding: u32,
    binding_count: u32,
    buffers: *const VkBuffer,
    offsets: *const VkDeviceSize,
)
Expand description

ยงSafety

direct calling ffi functions.