mirror of
https://github.com/bevyengine/bevy
synced 2024-11-21 20:23:28 +00:00
11d1ebeed3
# Objective - Fixes #15781 ## Solution - DX12 backend seems to require functions with return types to return value. [WebGPU spec also requires this](https://gpuweb.github.io/gpuweb/wgsl/#behaviors-rules). Upstream issue: https://github.com/gfx-rs/wgpu/issues/4458 https://github.com/gpuweb/gpuweb/issues/2523 ## Testing - Tested `order_independent_transparency` example with both dx12 and vulkan backend on Windows |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |