KhronosGroup / KhronosGroup/WebGL
The EXT_texture_filter_anisotropic test need to check the extension doesn't break NEAREST filtering
Open
- Dominant language
- HTML
- Stars
- 2.9k
- Forks
- 703
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 4
Description
Setting TEXTURE_MAX_ANISOTROPY_EXT > 1.0 seems to force linear filtering on ANGLE but not on OpenGL
https://jsfiddle.net/greggman/zhq5ry04/
Compare results on Mac/Linux vs Windows (ANGLE)
The conformance test should probably check that?
Contributor guide
Assessment
This issue has not been assessed yet.