Fix the UNSIGNED_SHORT_5_5_5_1 case of premultiply_pixels

This commit is contained in:
Anthony Ramine 2018-09-09 12:10:12 +02:00
parent f726f18291
commit d8b7394fa3
2 changed files with 3 additions and 8 deletions

View file

@ -2,12 +2,6 @@
[WebGL test #65: UNPACK_PREMULTIPLY_ALPHA_WEBGL with RGBA/UNSIGNED_SHORT_4_4_4_4]
expected: FAIL
[WebGL test #66: UNPACK_PREMULTIPLY_ALPHA_WEBGL with RGBA/UNSIGNED_SHORT_5_5_5_1]
expected: FAIL
[WebGL test #69: UNPACK_PREMULTIPLY_ALPHA_WEBGL with RGBA/UNSIGNED_SHORT_4_4_4_4]
expected: FAIL
[WebGL test #70: UNPACK_PREMULTIPLY_ALPHA_WEBGL with RGBA/UNSIGNED_SHORT_5_5_5_1]
expected: FAIL