forked from KhronosGroup/WebGL
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update mipmapped NPOT compressed texture expectations. (KhronosGroup#…
…3307) WebGL 1.0's NPOT texture support is limited to textures without any mip levels. Expect that the newly added RGTC and BPTC NPOT test from PR KhronosGroup#3304 generates an error on WebGL 1.0, and no error on WebGL 2.0. Also change the expectation of an S3TC and S3TC-sRGB subtest which was not following the new constraints that the size of the implied base mip level must be a multiple of the block size. Associated with ANGLE bug https://crbug.com/angleproject/6245 and Issue KhronosGroup#3117.
- Loading branch information
1 parent
6e9256f
commit 25667dd
Showing
4 changed files
with
30 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters