Skip to main content

vkCmdBindIndexBuffer

Function vkCmdBindIndexBuffer 

Source
pub unsafe extern "system" fn vkCmdBindIndexBuffer(
    commandBuffer: VkCommandBuffer,
    buffer: VkBuffer,
    offset: VkDeviceSize,
    indexType: VkIndexType,
)
Expand description

Available if built with exported-prototypes.