mirror of
https://github.com/bevyengine/bevy
synced 2024-12-21 10:33:08 +00:00
dacc9d03a7
# Objective while testing wgpu/WebGL on mobile GPU I've noticed bevy always forces vertex index format to 32bit (and ignores mesh settings). ## Solution the solution is to pass proper vertex index format in GpuIndexInfo to render_pass |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |