| PASS getError was expected value: NO_ERROR : Should be no errors from setup. |
| PASS gl.getError() is gl.NO_ERROR |
| PASS getError was expected value: INVALID_VALUE : gl.texImage2D[0] with NPOT texture with level > 0 should return INVALID_VALUE |
| PASS getError was expected value: NO_ERROR : gl.texImage2D[1] with POT texture with level > 0 should succeed |
| PASS getError was expected value: INVALID_VALUE : gl.texImage2D[2] with NPOT texture with level > 0 should return INVALID_VALUE |
| PASS getError was expected value: NO_ERROR : gl.texImage2D[0] with POT texture with level > 0 should succeed |
| PASS getError was expected value: INVALID_VALUE : gl.texImage2D[1] with POT texture with level > 0 should return INVALID_VALUE |
| PASS getError was expected value: NO_ERROR : gl.texImage2D[2] with POT texture with level > 0 should succeed |
| PASS getError was expected value: NO_ERROR : gl.texImage2D[0] with NPOT texture at level 0 should succeed |
| PASS getError was expected value: NO_ERROR : gl.texImage2D[1] with POT texture at level 0 should succeed |
| PASS getError was expected value: NO_ERROR : gl.texImage2D[2] with NPOT texture at level 0 should succeed |
| PASS getError was expected value: NO_ERROR : gl.texImage2D[0] with POT texture at level 0 should succeed |
| PASS getError was expected value: NO_ERROR : gl.texImage2D[1] with NPOT texture at level 0 should succeed |
| PASS getError was expected value: NO_ERROR : gl.texImage2D[2] with POT texture at level 0 should succeed |
| |
| check using cubemap |
| PASS gl.getError() is gl.NO_ERROR |
| PASS getError was expected value: INVALID_VALUE : gl.texImage2D with NPOT texture with level > 0 should return INVALID_VALUE |
| PASS getError was expected value: NO_ERROR : gl.texImage2D with POT texture with level > 0 should succeed |
| PASS getError was expected value: INVALID_VALUE : gl.texImage2D with NPOT texture with level > 0 should return INVALID_VALUE |
| PASS getError was expected value: NO_ERROR : gl.texImage2D with POT texture with level > 0 should succeed |
| PASS getError was expected value: INVALID_VALUE : gl.texImage2D with NPOT texture with level > 0 should return INVALID_VALUE |
| PASS getError was expected value: NO_ERROR : gl.texImage2D with POT texture with level > 0 should succeed |
| PASS getError was expected value: NO_ERROR : gl.texImage2D with NPOT texture at level 0 should succeed |
| PASS getError was expected value: NO_ERROR : gl.texImage2D with POT texture at level 0 should succeed |
| PASS getError was expected value: NO_ERROR : gl.texImage2D with NPOT texture at level 0 should succeed |
| PASS getError was expected value: NO_ERROR : gl.texImage2D with POT texture at level 0 should succeed |
| PASS getError was expected value: NO_ERROR : gl.texImage2D with NPOT texture at level 0 should succeed |
| PASS getError was expected value: NO_ERROR : gl.texImage2D with POT texture at level 0 should succeed |
| PASS successfullyParsed is true |
| |
| TEST COMPLETE |
| |