Function wgpu_core::pipeline_cache::validate_pipeline_cache

source ยท
pub fn validate_pipeline_cache<'d>(
    cache_data: &'d [u8],
    adapter: &AdapterInfo,
    validation_key: [u8; 16],
) -> Result<&'d [u8], PipelineCacheValidationError>
Expand description

Validate the data in a pipeline cache