pub unsafe fn merge_pipeline_caches(
device: VkDevice,
dst_cache: VkPipelineCache,
src_cache_count: u32,
src_caches: *const VkPipelineCache,
) -> VkResultExpand description
ยงSafety
direct calling ffi functions.
pub unsafe fn merge_pipeline_caches(
device: VkDevice,
dst_cache: VkPipelineCache,
src_cache_count: u32,
src_caches: *const VkPipelineCache,
) -> VkResultdirect calling ffi functions.