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