Skip to main content

vkCmdBindPipeline

Function vkCmdBindPipeline 

Source
pub unsafe extern "system" fn vkCmdBindPipeline(
    commandBuffer: VkCommandBuffer,
    pipelineBindPoint: VkPipelineBindPoint,
    pipeline: VkPipeline,
)
Expand description

Available if built with exported-prototypes.