KhronosGroup / KhronosGroup/WebGL
incompatible texture modes do not generate an error
Open
- Dominant language
- HTML
- Stars
- 2.9k
- Forks
- 703
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 4
Description
The UAs routinely complain on the error console when drawing a texture set with an incompatible filtering/blending/wrapping mode. However no gl.getError() is issued for those situations. This seems paradoxical and unproductive behavior.
Contributor guide
Assessment
This issue has not been assessed yet.