Skip to main content

vkCmdDraw

Function vkCmdDraw 

Source
pub unsafe extern "system" fn vkCmdDraw(
    commandBuffer: VkCommandBuffer,
    vertexCount: u32,
    instanceCount: u32,
    firstVertex: u32,
    firstInstance: u32,
)
Expand description

Available if built with exported-prototypes.