mirror of
https://github.com/bevyengine/bevy
synced 2024-11-13 00:17:27 +00:00
5eeba1556d
# Objective - Provides more useful error messages when using unsupported shader features. ## Solution Fixes #869 - Provided a error message as follows (adding name, set and binding): ``` Unsupported shader bind type CombinedImageSampler (name noiseVol0, set 0, binding 9) ``` |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |