OLD | NEW |
1 | 1 |
2 Verify copyTexImage2D and copyTexSubImage2D | 2 Verify copyTexImage2D and copyTexSubImage2D |
3 | 3 |
4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | 4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". |
5 | 5 |
| 6 PASS successfullyParsed is true |
| 7 |
| 8 TEST COMPLETE |
6 Testing with antialias on | 9 Testing with antialias on |
7 Testing copyTexImage2D | 10 Testing copyTexImage2D |
8 PASS getError was expected value: NO_ERROR : | 11 PASS getError was expected value: NO_ERROR : |
9 PASS getError was expected value: NO_ERROR : | 12 PASS getError was expected value: NO_ERROR : |
10 PASS pixel is correctColor | 13 PASS pixel is correctColor |
11 PASS pixel is correctColor | 14 PASS pixel is correctColor |
12 PASS pixel is correctColor | 15 PASS pixel is correctColor |
13 PASS pixel is correctColor | 16 PASS pixel is correctColor |
14 Testing copyTexSubImage2D | 17 Testing copyTexSubImage2D |
15 PASS getError was expected value: NO_ERROR : | 18 PASS getError was expected value: NO_ERROR : |
(...skipping 13 matching lines...) Expand all Loading... |
29 Testing copyTexSubImage2D | 32 Testing copyTexSubImage2D |
30 PASS getError was expected value: NO_ERROR : | 33 PASS getError was expected value: NO_ERROR : |
31 PASS getError was expected value: NO_ERROR : | 34 PASS getError was expected value: NO_ERROR : |
32 PASS pixel is correctColor | 35 PASS pixel is correctColor |
33 PASS pixel is correctColor | 36 PASS pixel is correctColor |
34 PASS pixel is correctColor | 37 PASS pixel is correctColor |
35 PASS pixel is correctColor | 38 PASS pixel is correctColor |
36 PASS successfullyParsed is true | 39 PASS successfullyParsed is true |
37 | 40 |
38 TEST COMPLETE | 41 TEST COMPLETE |
39 PASS successfullyParsed is true | |
40 | |
41 TEST COMPLETE | |
42 | 42 |
OLD | NEW |