BabylonJS / BabylonJS/BabylonNative
Re-enable BGFX_CONFIG_DEBUG_UNIFORM
Open
- Dominant language
- C++
- Stars
- 919
- Forks
- 162
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 19
Description
Some validation tests are currently hitting an assertion for samplers been bind twice in the render pipeline. This error possibly shows some optimizations that can be done in Babylon.js to avoid binding the same sampler multiple times. This needs to be investigated and BGFX_CONFIG_DEBUG_UNIFORM but be set to 1.
Contributor guide
Assessment
This issue has not been assessed yet.