Skip to main content

vkCmdBindIndexBuffer2

Function vkCmdBindIndexBuffer2 

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

Available if built with exported-prototypes.