Skip to main content

vkCmdDrawIndexed

Function vkCmdDrawIndexed 

Source
pub unsafe extern "system" fn vkCmdDrawIndexed(
    commandBuffer: VkCommandBuffer,
    indexCount: u32,
    instanceCount: u32,
    firstIndex: u32,
    vertexOffset: i32,
    firstInstance: u32,
)
Expand description

Available if built with exported-prototypes.