mirror of
https://github.com/bevyengine/bevy
synced 2024-11-23 05:03:47 +00:00
f76b3c4230
# Objective
- Fixes #7352
## Solution
GLES doesn't support binding specific mip levels for sampling. Fallback
to using separate textures instead.
-
[wgpu-hal/src/gles/device.rs](
|
||
---|---|---|
.. | ||
src | ||
Cargo.toml |