pub unsafe fn cmd_bind_index_buffer(
command_buffer: VkCommandBuffer,
buffer: VkBuffer,
offset: VkDeviceSize,
index_type: VkIndexType,
)Expand description
ยงSafety
direct calling ffi functions.
pub unsafe fn cmd_bind_index_buffer(
command_buffer: VkCommandBuffer,
buffer: VkBuffer,
offset: VkDeviceSize,
index_type: VkIndexType,
)direct calling ffi functions.