vkCreateDescriptorPool

Function vkCreateDescriptorPool 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn vkCreateDescriptorPool( device: VkDevice, pCreateInfo: *const VkDescriptorPoolCreateInfo, pAllocator: *const VkAllocationCallbacks, pDescriptorPool: *mut VkDescriptorPool, ) -> VkResult
Expand description

Create descriptor pool