OLD | NEW |
| (Empty) |
1 | |
2 There should be 5 red triangles on 5 black squares above | |
3 | |
4 This test checks that drawImage and readPixels are not effected by gl.Pixelstore
i(gl.PACK_ALIGNMENT) and visa versa | |
5 | |
6 PASS drawing is correct in 3d context | |
7 PASS drawing is correct in 2d context | |
8 PASS PACK_ALIGNMENT is 1 | |
9 PASS drawing is correct in 3d context | |
10 PASS drawing is correct in 2d context | |
11 PASS PACK_ALIGNMENT is 2 | |
12 PASS drawing is correct in 3d context | |
13 PASS drawing is correct in 2d context | |
14 PASS PACK_ALIGNMENT is 4 | |
15 PASS drawing is correct in 3d context | |
16 PASS drawing is correct in 2d context | |
17 PASS PACK_ALIGNMENT is 8 | |
18 PASS successfullyParsed is true | |
19 | |
20 TEST COMPLETE | |
21 | |
OLD | NEW |