wgpu_core::pipeline_cache

Function add_cache_header

source
pub fn add_cache_header(
    in_region: &mut [u8],
    data: &[u8],
    adapter: &AdapterInfo,
    validation_key: [u8; 16],
)