# Objective Fixes a usability problem where the user is unable to use their reference to a ComputePipeline in their compute pass. ## Solution Implements Deref, allowing the user to obtain the reference to the underlying wgpu::ComputePipeline |
||
|---|---|---|
| .. | ||
| bevy_core_pipeline | ||
| bevy_gltf2 | ||
| bevy_pbr2 | ||
| bevy_render2 | ||
| bevy_sprite2 | ||