bevy/pipelined/bevy_render2
VVishion 52fd626fed Expose wgpu's StencilOperation with bevy (#2819)
# Objective

Bevy should expose all wgpu types needed for building rendering pipelines.
Closes #2818

## Solution

Add wgpu's StencilOperation to bevy_render2::render_resource's export.
2021-09-16 07:17:07 +00:00
..
src Expose wgpu's StencilOperation with bevy (#2819) 2021-09-16 07:17:07 +00:00
Cargo.toml remove .system from pipelined code (#2538) 2021-07-26 23:44:23 +00:00