Skip to main content

create_descriptor_pool

Function create_descriptor_pool 

Source
pub unsafe fn create_descriptor_pool(
    device: VkDevice,
    create_info: *const VkDescriptorPoolCreateInfo,
    allocator: *const VkAllocationCallbacks,
    descriptor_pool_out: *mut VkDescriptorPool,
) -> VkResult
Expand description

ยงSafety

direct calling ffi functions.