blob: cbcd084b3d4307704f0d8f28e33ded996f957c67 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
Test texImage2D from a webgl canvas.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS getError was expected value: NO_ERROR : Should be no errors from setup.
PASS getError was expected value: NO_ERROR : Should be no errors from setup.
PASS Canvas should be red
PASS Canvas should be green
PASS successfullyParsed is true
TEST COMPLETE
|