Skip to main content

vkCmdPushDescriptorSetWithTemplate

Function vkCmdPushDescriptorSetWithTemplate 

Source
pub unsafe extern "system" fn vkCmdPushDescriptorSetWithTemplate(
    commandBuffer: VkCommandBuffer,
    descriptorUpdateTemplate: VkDescriptorUpdateTemplate,
    layout: VkPipelineLayout,
    set: u32,
    pData: *const c_void,
)
Expand description

Available if built with exported-prototypes.