Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Changed &mut PipelineCache to &PipelineCache (#7598)
This was missed in #7205. Should be fixed now. 😄 ## Migration Guide - `SpecializedComputePipelines::specialize` now takes a `&PipelineCache` instead of a `&mut PipelineCache`
- Loading branch information