Skip to main content

CachedPipelineId

Type Alias CachedPipelineId 

Source
pub type CachedPipelineId = usize;
Expand description

An id of a pipeline, typically in the PipelineCache Typically corresponds to a unique combination of Shader and ShaderDefVals.