Skip to main content

vkAllocateDescriptorSets

Function vkAllocateDescriptorSets 

Source
pub unsafe extern "system" fn vkAllocateDescriptorSets(
    device: VkDevice,
    pAllocateInfo: *const VkDescriptorSetAllocateInfo,
    pDescriptorSets: *mut VkDescriptorSet,
) -> VkResult
Expand description

Available if built with exported-prototypes.