Skip to main content

merge_pipeline_caches

Function merge_pipeline_caches 

Source
pub unsafe fn merge_pipeline_caches(
    device: VkDevice,
    dst_cache: VkPipelineCache,
    src_cache_count: u32,
    src_caches: *const VkPipelineCache,
) -> VkResult
Expand description

ยงSafety

direct calling ffi functions.