mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 07:04:33 +00:00
59bfbd3295
# 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 |