Skip to main content

reset_descriptor_pool

Function reset_descriptor_pool 

Source
pub unsafe fn reset_descriptor_pool(
    device: VkDevice,
    descriptor_pool: VkDescriptorPool,
    flags: VkDescriptorPoolResetFlags,
) -> VkResult
Expand description

ยงSafety

direct calling ffi functions.