Verify texImage3D and texSubImage3D code paths taking a sub-rectangle of a canvas (RGBA8/RGBA/UNSIGNED_BYTE)
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
TEST COMPLETE: 257 PASS, 256 FAIL
Testing 2D-rendered canvas with texImage3D, flipY=false, bindingTarget=TEXTURE_3D, sourceSubRectangle=0,0,2,2, depth=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 255,0,0
at (0, 0) expected: 255,0,0 was 0,0,0
Testing 2D-rendered canvas with texSubImage3D, flipY=false, bindingTarget=TEXTURE_3D, sourceSubRectangle=0,0,2,2, depth=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 255,0,0
at (0, 0) expected: 255,0,0 was 0,0,0
Testing 2D-rendered canvas with texImage3D, flipY=false, bindingTarget=TEXTURE_3D, sourceSubRectangle=0,0,2,2, depth=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,0,255
at (0, 0) expected: 0,0,255 was 0,0,0
Testing 2D-rendered canvas with texSubImage3D, flipY=false, bindingTarget=TEXTURE_3D, sourceSubRectangle=0,0,2,2, depth=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,0,255
at (0, 0) expected: 0,0,255 was 0,0,0
Testing 2D-rendered canvas with texImage3D, flipY=true, bindingTarget=TEXTURE_3D, sourceSubRectangle=0,0,2,2, depth=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,0,255
at (0, 0) expected: 0,0,255 was 0,0,0
Testing 2D-rendered canvas with texSubImage3D, flipY=true, bindingTarget=TEXTURE_3D, sourceSubRectangle=0,0,2,2, depth=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,0,255
at (0, 0) expected: 0,0,255 was 0,0,0
Testing 2D-rendered canvas with texImage3D, flipY=true, bindingTarget=TEXTURE_3D, sourceSubRectangle=0,0,2,2, depth=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 255,0,0
at (0, 0) expected: 255,0,0 was 0,0,0
Testing 2D-rendered canvas with texSubImage3D, flipY=true, bindingTarget=TEXTURE_3D, sourceSubRectangle=0,0,2,2, depth=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 255,0,0
at (0, 0) expected: 255,0,0 was 0,0,0
Testing 2D-rendered canvas with texImage3D, flipY=false, bindingTarget=TEXTURE_3D, sourceSubRectangle=2,0,2,2, depth=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,0
at (0, 0) expected: 0,255,0 was 0,0,0
Testing 2D-rendered canvas with texSubImage3D, flipY=false, bindingTarget=TEXTURE_3D, sourceSubRectangle=2,0,2,2, depth=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,0
at (0, 0) expected: 0,255,0 was 0,0,0
Testing 2D-rendered canvas with texImage3D, flipY=false, bindingTarget=TEXTURE_3D, sourceSubRectangle=2,0,2,2, depth=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,255
at (0, 0) expected: 0,255,255 was 0,0,0
Testing 2D-rendered canvas with texSubImage3D, flipY=false, bindingTarget=TEXTURE_3D, sourceSubRectangle=2,0,2,2, depth=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,255
at (0, 0) expected: 0,255,255 was 0,0,0
Testing 2D-rendered canvas with texImage3D, flipY=true, bindingTarget=TEXTURE_3D, sourceSubRectangle=2,0,2,2, depth=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,255
at (0, 0) expected: 0,255,255 was 0,0,0
Testing 2D-rendered canvas with texSubImage3D, flipY=true, bindingTarget=TEXTURE_3D, sourceSubRectangle=2,0,2,2, depth=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,255
at (0, 0) expected: 0,255,255 was 0,0,0
Testing 2D-rendered canvas with texImage3D, flipY=true, bindingTarget=TEXTURE_3D, sourceSubRectangle=2,0,2,2, depth=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,0
at (0, 0) expected: 0,255,0 was 0,0,0
Testing 2D-rendered canvas with texSubImage3D, flipY=true, bindingTarget=TEXTURE_3D, sourceSubRectangle=2,0,2,2, depth=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,0
at (0, 0) expected: 0,255,0 was 0,0,0
Testing 2D-rendered canvas with texImage3D, flipY=false, bindingTarget=TEXTURE_3D, sourceSubRectangle=0,0,1,1, depth=2, unpackImageHeight=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 255,0,0
at (0, 0) expected: 255,0,0 was 0,0,0
Testing 2D-rendered canvas with texSubImage3D, flipY=false, bindingTarget=TEXTURE_3D, sourceSubRectangle=0,0,1,1, depth=2, unpackImageHeight=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 255,0,0
at (0, 0) expected: 255,0,0 was 0,0,0
Testing 2D-rendered canvas with texImage3D, flipY=false, bindingTarget=TEXTURE_3D, sourceSubRectangle=0,0,1,1, depth=2, unpackImageHeight=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,0,255
at (0, 0) expected: 0,0,255 was 0,0,0
Testing 2D-rendered canvas with texSubImage3D, flipY=false, bindingTarget=TEXTURE_3D, sourceSubRectangle=0,0,1,1, depth=2, unpackImageHeight=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,0,255
at (0, 0) expected: 0,0,255 was 0,0,0
Testing 2D-rendered canvas with texImage3D, flipY=true, bindingTarget=TEXTURE_3D, sourceSubRectangle=0,0,1,1, depth=2, unpackImageHeight=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,0,255
at (0, 0) expected: 0,0,255 was 0,0,0
Testing 2D-rendered canvas with texSubImage3D, flipY=true, bindingTarget=TEXTURE_3D, sourceSubRectangle=0,0,1,1, depth=2, unpackImageHeight=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,0,255
at (0, 0) expected: 0,0,255 was 0,0,0
Testing 2D-rendered canvas with texImage3D, flipY=true, bindingTarget=TEXTURE_3D, sourceSubRectangle=0,0,1,1, depth=2, unpackImageHeight=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 255,0,0
at (0, 0) expected: 255,0,0 was 0,0,0
Testing 2D-rendered canvas with texSubImage3D, flipY=true, bindingTarget=TEXTURE_3D, sourceSubRectangle=0,0,1,1, depth=2, unpackImageHeight=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 255,0,0
at (0, 0) expected: 255,0,0 was 0,0,0
Testing 2D-rendered canvas with texImage3D, flipY=false, bindingTarget=TEXTURE_3D, sourceSubRectangle=2,0,1,1, depth=2, unpackImageHeight=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,0
at (0, 0) expected: 0,255,0 was 0,0,0
Testing 2D-rendered canvas with texSubImage3D, flipY=false, bindingTarget=TEXTURE_3D, sourceSubRectangle=2,0,1,1, depth=2, unpackImageHeight=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,0
at (0, 0) expected: 0,255,0 was 0,0,0
Testing 2D-rendered canvas with texImage3D, flipY=false, bindingTarget=TEXTURE_3D, sourceSubRectangle=2,0,1,1, depth=2, unpackImageHeight=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,255
at (0, 0) expected: 0,255,255 was 0,0,0
Testing 2D-rendered canvas with texSubImage3D, flipY=false, bindingTarget=TEXTURE_3D, sourceSubRectangle=2,0,1,1, depth=2, unpackImageHeight=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,255
at (0, 0) expected: 0,255,255 was 0,0,0
Testing 2D-rendered canvas with texImage3D, flipY=true, bindingTarget=TEXTURE_3D, sourceSubRectangle=2,0,1,1, depth=2, unpackImageHeight=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,255
at (0, 0) expected: 0,255,255 was 0,0,0
Testing 2D-rendered canvas with texSubImage3D, flipY=true, bindingTarget=TEXTURE_3D, sourceSubRectangle=2,0,1,1, depth=2, unpackImageHeight=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,255
at (0, 0) expected: 0,255,255 was 0,0,0
Testing 2D-rendered canvas with texImage3D, flipY=true, bindingTarget=TEXTURE_3D, sourceSubRectangle=2,0,1,1, depth=2, unpackImageHeight=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,0
at (0, 0) expected: 0,255,0 was 0,0,0
Testing 2D-rendered canvas with texSubImage3D, flipY=true, bindingTarget=TEXTURE_3D, sourceSubRectangle=2,0,1,1, depth=2, unpackImageHeight=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,0
at (0, 0) expected: 0,255,0 was 0,0,0
Testing 2D-rendered canvas with texImage3D, flipY=false, bindingTarget=TEXTURE_3D, sourceSubRectangle=0,0,192,192, depth=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 255,0,0
at (0, 0) expected: 255,0,0 was 0,0,0
Testing 2D-rendered canvas with texSubImage3D, flipY=false, bindingTarget=TEXTURE_3D, sourceSubRectangle=0,0,192,192, depth=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 255,0,0
at (0, 0) expected: 255,0,0 was 0,0,0
Testing 2D-rendered canvas with texImage3D, flipY=false, bindingTarget=TEXTURE_3D, sourceSubRectangle=0,0,192,192, depth=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,0,255
at (0, 0) expected: 0,0,255 was 0,0,0
Testing 2D-rendered canvas with texSubImage3D, flipY=false, bindingTarget=TEXTURE_3D, sourceSubRectangle=0,0,192,192, depth=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,0,255
at (0, 0) expected: 0,0,255 was 0,0,0
Testing 2D-rendered canvas with texImage3D, flipY=true, bindingTarget=TEXTURE_3D, sourceSubRectangle=0,0,192,192, depth=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,0,255
at (0, 0) expected: 0,0,255 was 0,0,0
Testing 2D-rendered canvas with texSubImage3D, flipY=true, bindingTarget=TEXTURE_3D, sourceSubRectangle=0,0,192,192, depth=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,0,255
at (0, 0) expected: 0,0,255 was 0,0,0
Testing 2D-rendered canvas with texImage3D, flipY=true, bindingTarget=TEXTURE_3D, sourceSubRectangle=0,0,192,192, depth=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 255,0,0
at (0, 0) expected: 255,0,0 was 0,0,0
Testing 2D-rendered canvas with texSubImage3D, flipY=true, bindingTarget=TEXTURE_3D, sourceSubRectangle=0,0,192,192, depth=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 255,0,0
at (0, 0) expected: 255,0,0 was 0,0,0
Testing 2D-rendered canvas with texImage3D, flipY=false, bindingTarget=TEXTURE_3D, sourceSubRectangle=192,0,192,192, depth=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,0
at (0, 0) expected: 0,255,0 was 0,0,0
Testing 2D-rendered canvas with texSubImage3D, flipY=false, bindingTarget=TEXTURE_3D, sourceSubRectangle=192,0,192,192, depth=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,0
at (0, 0) expected: 0,255,0 was 0,0,0
Testing 2D-rendered canvas with texImage3D, flipY=false, bindingTarget=TEXTURE_3D, sourceSubRectangle=192,0,192,192, depth=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,255
at (0, 0) expected: 0,255,255 was 0,0,0
Testing 2D-rendered canvas with texSubImage3D, flipY=false, bindingTarget=TEXTURE_3D, sourceSubRectangle=192,0,192,192, depth=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,255
at (0, 0) expected: 0,255,255 was 0,0,0
Testing 2D-rendered canvas with texImage3D, flipY=true, bindingTarget=TEXTURE_3D, sourceSubRectangle=192,0,192,192, depth=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,255
at (0, 0) expected: 0,255,255 was 0,0,0
Testing 2D-rendered canvas with texSubImage3D, flipY=true, bindingTarget=TEXTURE_3D, sourceSubRectangle=192,0,192,192, depth=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,255
at (0, 0) expected: 0,255,255 was 0,0,0
Testing 2D-rendered canvas with texImage3D, flipY=true, bindingTarget=TEXTURE_3D, sourceSubRectangle=192,0,192,192, depth=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,0
at (0, 0) expected: 0,255,0 was 0,0,0
Testing 2D-rendered canvas with texSubImage3D, flipY=true, bindingTarget=TEXTURE_3D, sourceSubRectangle=192,0,192,192, depth=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,0
at (0, 0) expected: 0,255,0 was 0,0,0
Testing 2D-rendered canvas with texImage3D, flipY=false, bindingTarget=TEXTURE_3D, sourceSubRectangle=0,0,96,96, depth=2, unpackImageHeight=192, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 255,0,0
at (0, 0) expected: 255,0,0 was 0,0,0
Testing 2D-rendered canvas with texSubImage3D, flipY=false, bindingTarget=TEXTURE_3D, sourceSubRectangle=0,0,96,96, depth=2, unpackImageHeight=192, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 255,0,0
at (0, 0) expected: 255,0,0 was 0,0,0
Testing 2D-rendered canvas with texImage3D, flipY=false, bindingTarget=TEXTURE_3D, sourceSubRectangle=0,0,96,96, depth=2, unpackImageHeight=192, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,0,255
at (0, 0) expected: 0,0,255 was 0,0,0
Testing 2D-rendered canvas with texSubImage3D, flipY=false, bindingTarget=TEXTURE_3D, sourceSubRectangle=0,0,96,96, depth=2, unpackImageHeight=192, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,0,255
at (0, 0) expected: 0,0,255 was 0,0,0
Testing 2D-rendered canvas with texImage3D, flipY=true, bindingTarget=TEXTURE_3D, sourceSubRectangle=0,0,96,96, depth=2, unpackImageHeight=192, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,0,255
at (0, 0) expected: 0,0,255 was 0,0,0
Testing 2D-rendered canvas with texSubImage3D, flipY=true, bindingTarget=TEXTURE_3D, sourceSubRectangle=0,0,96,96, depth=2, unpackImageHeight=192, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,0,255
at (0, 0) expected: 0,0,255 was 0,0,0
Testing 2D-rendered canvas with texImage3D, flipY=true, bindingTarget=TEXTURE_3D, sourceSubRectangle=0,0,96,96, depth=2, unpackImageHeight=192, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 255,0,0
at (0, 0) expected: 255,0,0 was 0,0,0
Testing 2D-rendered canvas with texSubImage3D, flipY=true, bindingTarget=TEXTURE_3D, sourceSubRectangle=0,0,96,96, depth=2, unpackImageHeight=192, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 255,0,0
at (0, 0) expected: 255,0,0 was 0,0,0
Testing 2D-rendered canvas with texImage3D, flipY=false, bindingTarget=TEXTURE_3D, sourceSubRectangle=192,0,96,96, depth=2, unpackImageHeight=192, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,0
at (0, 0) expected: 0,255,0 was 0,0,0
Testing 2D-rendered canvas with texSubImage3D, flipY=false, bindingTarget=TEXTURE_3D, sourceSubRectangle=192,0,96,96, depth=2, unpackImageHeight=192, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,0
at (0, 0) expected: 0,255,0 was 0,0,0
Testing 2D-rendered canvas with texImage3D, flipY=false, bindingTarget=TEXTURE_3D, sourceSubRectangle=192,0,96,96, depth=2, unpackImageHeight=192, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,255
at (0, 0) expected: 0,255,255 was 0,0,0
Testing 2D-rendered canvas with texSubImage3D, flipY=false, bindingTarget=TEXTURE_3D, sourceSubRectangle=192,0,96,96, depth=2, unpackImageHeight=192, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,255
at (0, 0) expected: 0,255,255 was 0,0,0
Testing 2D-rendered canvas with texImage3D, flipY=true, bindingTarget=TEXTURE_3D, sourceSubRectangle=192,0,96,96, depth=2, unpackImageHeight=192, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,255
at (0, 0) expected: 0,255,255 was 0,0,0
Testing 2D-rendered canvas with texSubImage3D, flipY=true, bindingTarget=TEXTURE_3D, sourceSubRectangle=192,0,96,96, depth=2, unpackImageHeight=192, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,255
at (0, 0) expected: 0,255,255 was 0,0,0
Testing 2D-rendered canvas with texImage3D, flipY=true, bindingTarget=TEXTURE_3D, sourceSubRectangle=192,0,96,96, depth=2, unpackImageHeight=192, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,0
at (0, 0) expected: 0,255,0 was 0,0,0
Testing 2D-rendered canvas with texSubImage3D, flipY=true, bindingTarget=TEXTURE_3D, sourceSubRectangle=192,0,96,96, depth=2, unpackImageHeight=192, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,0
at (0, 0) expected: 0,255,0 was 0,0,0
Testing 2D-rendered canvas with texImage3D, flipY=false, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=0,0,2,2, depth=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 255,0,0
at (0, 0) expected: 255,0,0 was 0,0,0
Testing 2D-rendered canvas with texSubImage3D, flipY=false, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=0,0,2,2, depth=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 255,0,0
at (0, 0) expected: 255,0,0 was 0,0,0
Testing 2D-rendered canvas with texImage3D, flipY=false, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=0,0,2,2, depth=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,0,255
at (0, 0) expected: 0,0,255 was 0,0,0
Testing 2D-rendered canvas with texSubImage3D, flipY=false, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=0,0,2,2, depth=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,0,255
at (0, 0) expected: 0,0,255 was 0,0,0
Testing 2D-rendered canvas with texImage3D, flipY=true, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=0,0,2,2, depth=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,0,255
at (0, 0) expected: 0,0,255 was 0,0,0
Testing 2D-rendered canvas with texSubImage3D, flipY=true, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=0,0,2,2, depth=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,0,255
at (0, 0) expected: 0,0,255 was 0,0,0
Testing 2D-rendered canvas with texImage3D, flipY=true, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=0,0,2,2, depth=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 255,0,0
at (0, 0) expected: 255,0,0 was 0,0,0
Testing 2D-rendered canvas with texSubImage3D, flipY=true, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=0,0,2,2, depth=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 255,0,0
at (0, 0) expected: 255,0,0 was 0,0,0
Testing 2D-rendered canvas with texImage3D, flipY=false, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=2,0,2,2, depth=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,0
at (0, 0) expected: 0,255,0 was 0,0,0
Testing 2D-rendered canvas with texSubImage3D, flipY=false, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=2,0,2,2, depth=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,0
at (0, 0) expected: 0,255,0 was 0,0,0
Testing 2D-rendered canvas with texImage3D, flipY=false, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=2,0,2,2, depth=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,255
at (0, 0) expected: 0,255,255 was 0,0,0
Testing 2D-rendered canvas with texSubImage3D, flipY=false, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=2,0,2,2, depth=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,255
at (0, 0) expected: 0,255,255 was 0,0,0
Testing 2D-rendered canvas with texImage3D, flipY=true, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=2,0,2,2, depth=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,255
at (0, 0) expected: 0,255,255 was 0,0,0
Testing 2D-rendered canvas with texSubImage3D, flipY=true, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=2,0,2,2, depth=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,255
at (0, 0) expected: 0,255,255 was 0,0,0
Testing 2D-rendered canvas with texImage3D, flipY=true, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=2,0,2,2, depth=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,0
at (0, 0) expected: 0,255,0 was 0,0,0
Testing 2D-rendered canvas with texSubImage3D, flipY=true, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=2,0,2,2, depth=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,0
at (0, 0) expected: 0,255,0 was 0,0,0
Testing 2D-rendered canvas with texImage3D, flipY=false, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=0,0,1,1, depth=2, unpackImageHeight=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 255,0,0
at (0, 0) expected: 255,0,0 was 0,0,0
Testing 2D-rendered canvas with texSubImage3D, flipY=false, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=0,0,1,1, depth=2, unpackImageHeight=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 255,0,0
at (0, 0) expected: 255,0,0 was 0,0,0
Testing 2D-rendered canvas with texImage3D, flipY=false, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=0,0,1,1, depth=2, unpackImageHeight=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,0,255
at (0, 0) expected: 0,0,255 was 0,0,0
Testing 2D-rendered canvas with texSubImage3D, flipY=false, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=0,0,1,1, depth=2, unpackImageHeight=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,0,255
at (0, 0) expected: 0,0,255 was 0,0,0
Testing 2D-rendered canvas with texImage3D, flipY=true, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=0,0,1,1, depth=2, unpackImageHeight=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,0,255
at (0, 0) expected: 0,0,255 was 0,0,0
Testing 2D-rendered canvas with texSubImage3D, flipY=true, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=0,0,1,1, depth=2, unpackImageHeight=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,0,255
at (0, 0) expected: 0,0,255 was 0,0,0
Testing 2D-rendered canvas with texImage3D, flipY=true, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=0,0,1,1, depth=2, unpackImageHeight=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 255,0,0
at (0, 0) expected: 255,0,0 was 0,0,0
Testing 2D-rendered canvas with texSubImage3D, flipY=true, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=0,0,1,1, depth=2, unpackImageHeight=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 255,0,0
at (0, 0) expected: 255,0,0 was 0,0,0
Testing 2D-rendered canvas with texImage3D, flipY=false, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=2,0,1,1, depth=2, unpackImageHeight=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,0
at (0, 0) expected: 0,255,0 was 0,0,0
Testing 2D-rendered canvas with texSubImage3D, flipY=false, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=2,0,1,1, depth=2, unpackImageHeight=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,0
at (0, 0) expected: 0,255,0 was 0,0,0
Testing 2D-rendered canvas with texImage3D, flipY=false, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=2,0,1,1, depth=2, unpackImageHeight=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,255
at (0, 0) expected: 0,255,255 was 0,0,0
Testing 2D-rendered canvas with texSubImage3D, flipY=false, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=2,0,1,1, depth=2, unpackImageHeight=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,255
at (0, 0) expected: 0,255,255 was 0,0,0
Testing 2D-rendered canvas with texImage3D, flipY=true, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=2,0,1,1, depth=2, unpackImageHeight=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,255
at (0, 0) expected: 0,255,255 was 0,0,0
Testing 2D-rendered canvas with texSubImage3D, flipY=true, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=2,0,1,1, depth=2, unpackImageHeight=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,255
at (0, 0) expected: 0,255,255 was 0,0,0
Testing 2D-rendered canvas with texImage3D, flipY=true, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=2,0,1,1, depth=2, unpackImageHeight=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,0
at (0, 0) expected: 0,255,0 was 0,0,0
Testing 2D-rendered canvas with texSubImage3D, flipY=true, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=2,0,1,1, depth=2, unpackImageHeight=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,0
at (0, 0) expected: 0,255,0 was 0,0,0
Testing 2D-rendered canvas with texImage3D, flipY=false, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=0,0,192,192, depth=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 255,0,0
at (0, 0) expected: 255,0,0 was 0,0,0
Testing 2D-rendered canvas with texSubImage3D, flipY=false, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=0,0,192,192, depth=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 255,0,0
at (0, 0) expected: 255,0,0 was 0,0,0
Testing 2D-rendered canvas with texImage3D, flipY=false, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=0,0,192,192, depth=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,0,255
at (0, 0) expected: 0,0,255 was 0,0,0
Testing 2D-rendered canvas with texSubImage3D, flipY=false, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=0,0,192,192, depth=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,0,255
at (0, 0) expected: 0,0,255 was 0,0,0
Testing 2D-rendered canvas with texImage3D, flipY=true, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=0,0,192,192, depth=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,0,255
at (0, 0) expected: 0,0,255 was 0,0,0
Testing 2D-rendered canvas with texSubImage3D, flipY=true, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=0,0,192,192, depth=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,0,255
at (0, 0) expected: 0,0,255 was 0,0,0
Testing 2D-rendered canvas with texImage3D, flipY=true, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=0,0,192,192, depth=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 255,0,0
at (0, 0) expected: 255,0,0 was 0,0,0
Testing 2D-rendered canvas with texSubImage3D, flipY=true, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=0,0,192,192, depth=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 255,0,0
at (0, 0) expected: 255,0,0 was 0,0,0
Testing 2D-rendered canvas with texImage3D, flipY=false, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=192,0,192,192, depth=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,0
at (0, 0) expected: 0,255,0 was 0,0,0
Testing 2D-rendered canvas with texSubImage3D, flipY=false, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=192,0,192,192, depth=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,0
at (0, 0) expected: 0,255,0 was 0,0,0
Testing 2D-rendered canvas with texImage3D, flipY=false, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=192,0,192,192, depth=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,255
at (0, 0) expected: 0,255,255 was 0,0,0
Testing 2D-rendered canvas with texSubImage3D, flipY=false, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=192,0,192,192, depth=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,255
at (0, 0) expected: 0,255,255 was 0,0,0
Testing 2D-rendered canvas with texImage3D, flipY=true, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=192,0,192,192, depth=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,255
at (0, 0) expected: 0,255,255 was 0,0,0
Testing 2D-rendered canvas with texSubImage3D, flipY=true, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=192,0,192,192, depth=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,255
at (0, 0) expected: 0,255,255 was 0,0,0
Testing 2D-rendered canvas with texImage3D, flipY=true, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=192,0,192,192, depth=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,0
at (0, 0) expected: 0,255,0 was 0,0,0
Testing 2D-rendered canvas with texSubImage3D, flipY=true, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=192,0,192,192, depth=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,0
at (0, 0) expected: 0,255,0 was 0,0,0
Testing 2D-rendered canvas with texImage3D, flipY=false, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=0,0,96,96, depth=2, unpackImageHeight=192, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 255,0,0
at (0, 0) expected: 255,0,0 was 0,0,0
Testing 2D-rendered canvas with texSubImage3D, flipY=false, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=0,0,96,96, depth=2, unpackImageHeight=192, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 255,0,0
at (0, 0) expected: 255,0,0 was 0,0,0
Testing 2D-rendered canvas with texImage3D, flipY=false, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=0,0,96,96, depth=2, unpackImageHeight=192, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,0,255
at (0, 0) expected: 0,0,255 was 0,0,0
Testing 2D-rendered canvas with texSubImage3D, flipY=false, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=0,0,96,96, depth=2, unpackImageHeight=192, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,0,255
at (0, 0) expected: 0,0,255 was 0,0,0
Testing 2D-rendered canvas with texImage3D, flipY=true, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=0,0,96,96, depth=2, unpackImageHeight=192, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,0,255
at (0, 0) expected: 0,0,255 was 0,0,0
Testing 2D-rendered canvas with texSubImage3D, flipY=true, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=0,0,96,96, depth=2, unpackImageHeight=192, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,0,255
at (0, 0) expected: 0,0,255 was 0,0,0
Testing 2D-rendered canvas with texImage3D, flipY=true, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=0,0,96,96, depth=2, unpackImageHeight=192, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 255,0,0
at (0, 0) expected: 255,0,0 was 0,0,0
Testing 2D-rendered canvas with texSubImage3D, flipY=true, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=0,0,96,96, depth=2, unpackImageHeight=192, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 255,0,0
at (0, 0) expected: 255,0,0 was 0,0,0
Testing 2D-rendered canvas with texImage3D, flipY=false, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=192,0,96,96, depth=2, unpackImageHeight=192, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,0
at (0, 0) expected: 0,255,0 was 0,0,0
Testing 2D-rendered canvas with texSubImage3D, flipY=false, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=192,0,96,96, depth=2, unpackImageHeight=192, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,0
at (0, 0) expected: 0,255,0 was 0,0,0
Testing 2D-rendered canvas with texImage3D, flipY=false, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=192,0,96,96, depth=2, unpackImageHeight=192, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,255
at (0, 0) expected: 0,255,255 was 0,0,0
Testing 2D-rendered canvas with texSubImage3D, flipY=false, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=192,0,96,96, depth=2, unpackImageHeight=192, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,255
at (0, 0) expected: 0,255,255 was 0,0,0
Testing 2D-rendered canvas with texImage3D, flipY=true, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=192,0,96,96, depth=2, unpackImageHeight=192, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,255
at (0, 0) expected: 0,255,255 was 0,0,0
Testing 2D-rendered canvas with texSubImage3D, flipY=true, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=192,0,96,96, depth=2, unpackImageHeight=192, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,255
at (0, 0) expected: 0,255,255 was 0,0,0
Testing 2D-rendered canvas with texImage3D, flipY=true, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=192,0,96,96, depth=2, unpackImageHeight=192, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,0
at (0, 0) expected: 0,255,0 was 0,0,0
Testing 2D-rendered canvas with texSubImage3D, flipY=true, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=192,0,96,96, depth=2, unpackImageHeight=192, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,0
at (0, 0) expected: 0,255,0 was 0,0,0
Testing WebGL-rendered canvas with texImage3D, flipY=false, bindingTarget=TEXTURE_3D, sourceSubRectangle=0,0,2,2, depth=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 255,0,0
at (0, 0) expected: 255,0,0 was 0,0,0
Testing WebGL-rendered canvas with texSubImage3D, flipY=false, bindingTarget=TEXTURE_3D, sourceSubRectangle=0,0,2,2, depth=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 255,0,0
at (0, 0) expected: 255,0,0 was 0,0,0
Testing WebGL-rendered canvas with texImage3D, flipY=false, bindingTarget=TEXTURE_3D, sourceSubRectangle=0,0,2,2, depth=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,0,255
at (0, 0) expected: 0,0,255 was 0,0,0
Testing WebGL-rendered canvas with texSubImage3D, flipY=false, bindingTarget=TEXTURE_3D, sourceSubRectangle=0,0,2,2, depth=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,0,255
at (0, 0) expected: 0,0,255 was 0,0,0
Testing WebGL-rendered canvas with texImage3D, flipY=true, bindingTarget=TEXTURE_3D, sourceSubRectangle=0,0,2,2, depth=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,0,255
at (0, 0) expected: 0,0,255 was 0,0,0
Testing WebGL-rendered canvas with texSubImage3D, flipY=true, bindingTarget=TEXTURE_3D, sourceSubRectangle=0,0,2,2, depth=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,0,255
at (0, 0) expected: 0,0,255 was 0,0,0
Testing WebGL-rendered canvas with texImage3D, flipY=true, bindingTarget=TEXTURE_3D, sourceSubRectangle=0,0,2,2, depth=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 255,0,0
at (0, 0) expected: 255,0,0 was 0,0,0
Testing WebGL-rendered canvas with texSubImage3D, flipY=true, bindingTarget=TEXTURE_3D, sourceSubRectangle=0,0,2,2, depth=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 255,0,0
at (0, 0) expected: 255,0,0 was 0,0,0
Testing WebGL-rendered canvas with texImage3D, flipY=false, bindingTarget=TEXTURE_3D, sourceSubRectangle=2,0,2,2, depth=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,0
at (0, 0) expected: 0,255,0 was 0,0,0
Testing WebGL-rendered canvas with texSubImage3D, flipY=false, bindingTarget=TEXTURE_3D, sourceSubRectangle=2,0,2,2, depth=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,0
at (0, 0) expected: 0,255,0 was 0,0,0
Testing WebGL-rendered canvas with texImage3D, flipY=false, bindingTarget=TEXTURE_3D, sourceSubRectangle=2,0,2,2, depth=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,255
at (0, 0) expected: 0,255,255 was 0,0,0
Testing WebGL-rendered canvas with texSubImage3D, flipY=false, bindingTarget=TEXTURE_3D, sourceSubRectangle=2,0,2,2, depth=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,255
at (0, 0) expected: 0,255,255 was 0,0,0
Testing WebGL-rendered canvas with texImage3D, flipY=true, bindingTarget=TEXTURE_3D, sourceSubRectangle=2,0,2,2, depth=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,255
at (0, 0) expected: 0,255,255 was 0,0,0
Testing WebGL-rendered canvas with texSubImage3D, flipY=true, bindingTarget=TEXTURE_3D, sourceSubRectangle=2,0,2,2, depth=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,255
at (0, 0) expected: 0,255,255 was 0,0,0
Testing WebGL-rendered canvas with texImage3D, flipY=true, bindingTarget=TEXTURE_3D, sourceSubRectangle=2,0,2,2, depth=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,0
at (0, 0) expected: 0,255,0 was 0,0,0
Testing WebGL-rendered canvas with texSubImage3D, flipY=true, bindingTarget=TEXTURE_3D, sourceSubRectangle=2,0,2,2, depth=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,0
at (0, 0) expected: 0,255,0 was 0,0,0
Testing WebGL-rendered canvas with texImage3D, flipY=false, bindingTarget=TEXTURE_3D, sourceSubRectangle=0,0,1,1, depth=2, unpackImageHeight=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 255,0,0
at (0, 0) expected: 255,0,0 was 0,0,0
Testing WebGL-rendered canvas with texSubImage3D, flipY=false, bindingTarget=TEXTURE_3D, sourceSubRectangle=0,0,1,1, depth=2, unpackImageHeight=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 255,0,0
at (0, 0) expected: 255,0,0 was 0,0,0
Testing WebGL-rendered canvas with texImage3D, flipY=false, bindingTarget=TEXTURE_3D, sourceSubRectangle=0,0,1,1, depth=2, unpackImageHeight=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,0,255
at (0, 0) expected: 0,0,255 was 0,0,0
Testing WebGL-rendered canvas with texSubImage3D, flipY=false, bindingTarget=TEXTURE_3D, sourceSubRectangle=0,0,1,1, depth=2, unpackImageHeight=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,0,255
at (0, 0) expected: 0,0,255 was 0,0,0
Testing WebGL-rendered canvas with texImage3D, flipY=true, bindingTarget=TEXTURE_3D, sourceSubRectangle=0,0,1,1, depth=2, unpackImageHeight=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,0,255
at (0, 0) expected: 0,0,255 was 0,0,0
Testing WebGL-rendered canvas with texSubImage3D, flipY=true, bindingTarget=TEXTURE_3D, sourceSubRectangle=0,0,1,1, depth=2, unpackImageHeight=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,0,255
at (0, 0) expected: 0,0,255 was 0,0,0
Testing WebGL-rendered canvas with texImage3D, flipY=true, bindingTarget=TEXTURE_3D, sourceSubRectangle=0,0,1,1, depth=2, unpackImageHeight=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 255,0,0
at (0, 0) expected: 255,0,0 was 0,0,0
Testing WebGL-rendered canvas with texSubImage3D, flipY=true, bindingTarget=TEXTURE_3D, sourceSubRectangle=0,0,1,1, depth=2, unpackImageHeight=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 255,0,0
at (0, 0) expected: 255,0,0 was 0,0,0
Testing WebGL-rendered canvas with texImage3D, flipY=false, bindingTarget=TEXTURE_3D, sourceSubRectangle=2,0,1,1, depth=2, unpackImageHeight=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,0
at (0, 0) expected: 0,255,0 was 0,0,0
Testing WebGL-rendered canvas with texSubImage3D, flipY=false, bindingTarget=TEXTURE_3D, sourceSubRectangle=2,0,1,1, depth=2, unpackImageHeight=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,0
at (0, 0) expected: 0,255,0 was 0,0,0
Testing WebGL-rendered canvas with texImage3D, flipY=false, bindingTarget=TEXTURE_3D, sourceSubRectangle=2,0,1,1, depth=2, unpackImageHeight=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,255
at (0, 0) expected: 0,255,255 was 0,0,0
Testing WebGL-rendered canvas with texSubImage3D, flipY=false, bindingTarget=TEXTURE_3D, sourceSubRectangle=2,0,1,1, depth=2, unpackImageHeight=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,255
at (0, 0) expected: 0,255,255 was 0,0,0
Testing WebGL-rendered canvas with texImage3D, flipY=true, bindingTarget=TEXTURE_3D, sourceSubRectangle=2,0,1,1, depth=2, unpackImageHeight=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,255
at (0, 0) expected: 0,255,255 was 0,0,0
Testing WebGL-rendered canvas with texSubImage3D, flipY=true, bindingTarget=TEXTURE_3D, sourceSubRectangle=2,0,1,1, depth=2, unpackImageHeight=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,255
at (0, 0) expected: 0,255,255 was 0,0,0
Testing WebGL-rendered canvas with texImage3D, flipY=true, bindingTarget=TEXTURE_3D, sourceSubRectangle=2,0,1,1, depth=2, unpackImageHeight=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,0
at (0, 0) expected: 0,255,0 was 0,0,0
Testing WebGL-rendered canvas with texSubImage3D, flipY=true, bindingTarget=TEXTURE_3D, sourceSubRectangle=2,0,1,1, depth=2, unpackImageHeight=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,0
at (0, 0) expected: 0,255,0 was 0,0,0
Testing WebGL-rendered canvas with texImage3D, flipY=false, bindingTarget=TEXTURE_3D, sourceSubRectangle=0,0,192,192, depth=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 255,0,0
at (0, 0) expected: 255,0,0 was 0,0,0
Testing WebGL-rendered canvas with texSubImage3D, flipY=false, bindingTarget=TEXTURE_3D, sourceSubRectangle=0,0,192,192, depth=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 255,0,0
at (0, 0) expected: 255,0,0 was 0,0,0
Testing WebGL-rendered canvas with texImage3D, flipY=false, bindingTarget=TEXTURE_3D, sourceSubRectangle=0,0,192,192, depth=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,0,255
at (0, 0) expected: 0,0,255 was 0,0,0
Testing WebGL-rendered canvas with texSubImage3D, flipY=false, bindingTarget=TEXTURE_3D, sourceSubRectangle=0,0,192,192, depth=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,0,255
at (0, 0) expected: 0,0,255 was 0,0,0
Testing WebGL-rendered canvas with texImage3D, flipY=true, bindingTarget=TEXTURE_3D, sourceSubRectangle=0,0,192,192, depth=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,0,255
at (0, 0) expected: 0,0,255 was 0,0,0
Testing WebGL-rendered canvas with texSubImage3D, flipY=true, bindingTarget=TEXTURE_3D, sourceSubRectangle=0,0,192,192, depth=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,0,255
at (0, 0) expected: 0,0,255 was 0,0,0
Testing WebGL-rendered canvas with texImage3D, flipY=true, bindingTarget=TEXTURE_3D, sourceSubRectangle=0,0,192,192, depth=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 255,0,0
at (0, 0) expected: 255,0,0 was 0,0,0
Testing WebGL-rendered canvas with texSubImage3D, flipY=true, bindingTarget=TEXTURE_3D, sourceSubRectangle=0,0,192,192, depth=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 255,0,0
at (0, 0) expected: 255,0,0 was 0,0,0
Testing WebGL-rendered canvas with texImage3D, flipY=false, bindingTarget=TEXTURE_3D, sourceSubRectangle=192,0,192,192, depth=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,0
at (0, 0) expected: 0,255,0 was 0,0,0
Testing WebGL-rendered canvas with texSubImage3D, flipY=false, bindingTarget=TEXTURE_3D, sourceSubRectangle=192,0,192,192, depth=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,0
at (0, 0) expected: 0,255,0 was 0,0,0
Testing WebGL-rendered canvas with texImage3D, flipY=false, bindingTarget=TEXTURE_3D, sourceSubRectangle=192,0,192,192, depth=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,255
at (0, 0) expected: 0,255,255 was 0,0,0
Testing WebGL-rendered canvas with texSubImage3D, flipY=false, bindingTarget=TEXTURE_3D, sourceSubRectangle=192,0,192,192, depth=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,255
at (0, 0) expected: 0,255,255 was 0,0,0
Testing WebGL-rendered canvas with texImage3D, flipY=true, bindingTarget=TEXTURE_3D, sourceSubRectangle=192,0,192,192, depth=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,255
at (0, 0) expected: 0,255,255 was 0,0,0
Testing WebGL-rendered canvas with texSubImage3D, flipY=true, bindingTarget=TEXTURE_3D, sourceSubRectangle=192,0,192,192, depth=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,255
at (0, 0) expected: 0,255,255 was 0,0,0
Testing WebGL-rendered canvas with texImage3D, flipY=true, bindingTarget=TEXTURE_3D, sourceSubRectangle=192,0,192,192, depth=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,0
at (0, 0) expected: 0,255,0 was 0,0,0
Testing WebGL-rendered canvas with texSubImage3D, flipY=true, bindingTarget=TEXTURE_3D, sourceSubRectangle=192,0,192,192, depth=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,0
at (0, 0) expected: 0,255,0 was 0,0,0
Testing WebGL-rendered canvas with texImage3D, flipY=false, bindingTarget=TEXTURE_3D, sourceSubRectangle=0,0,96,96, depth=2, unpackImageHeight=192, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 255,0,0
at (0, 0) expected: 255,0,0 was 0,0,0
Testing WebGL-rendered canvas with texSubImage3D, flipY=false, bindingTarget=TEXTURE_3D, sourceSubRectangle=0,0,96,96, depth=2, unpackImageHeight=192, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 255,0,0
at (0, 0) expected: 255,0,0 was 0,0,0
Testing WebGL-rendered canvas with texImage3D, flipY=false, bindingTarget=TEXTURE_3D, sourceSubRectangle=0,0,96,96, depth=2, unpackImageHeight=192, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,0,255
at (0, 0) expected: 0,0,255 was 0,0,0
Testing WebGL-rendered canvas with texSubImage3D, flipY=false, bindingTarget=TEXTURE_3D, sourceSubRectangle=0,0,96,96, depth=2, unpackImageHeight=192, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,0,255
at (0, 0) expected: 0,0,255 was 0,0,0
Testing WebGL-rendered canvas with texImage3D, flipY=true, bindingTarget=TEXTURE_3D, sourceSubRectangle=0,0,96,96, depth=2, unpackImageHeight=192, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,0,255
at (0, 0) expected: 0,0,255 was 0,0,0
Testing WebGL-rendered canvas with texSubImage3D, flipY=true, bindingTarget=TEXTURE_3D, sourceSubRectangle=0,0,96,96, depth=2, unpackImageHeight=192, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,0,255
at (0, 0) expected: 0,0,255 was 0,0,0
Testing WebGL-rendered canvas with texImage3D, flipY=true, bindingTarget=TEXTURE_3D, sourceSubRectangle=0,0,96,96, depth=2, unpackImageHeight=192, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 255,0,0
at (0, 0) expected: 255,0,0 was 0,0,0
Testing WebGL-rendered canvas with texSubImage3D, flipY=true, bindingTarget=TEXTURE_3D, sourceSubRectangle=0,0,96,96, depth=2, unpackImageHeight=192, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 255,0,0
at (0, 0) expected: 255,0,0 was 0,0,0
Testing WebGL-rendered canvas with texImage3D, flipY=false, bindingTarget=TEXTURE_3D, sourceSubRectangle=192,0,96,96, depth=2, unpackImageHeight=192, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,0
at (0, 0) expected: 0,255,0 was 0,0,0
Testing WebGL-rendered canvas with texSubImage3D, flipY=false, bindingTarget=TEXTURE_3D, sourceSubRectangle=192,0,96,96, depth=2, unpackImageHeight=192, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,0
at (0, 0) expected: 0,255,0 was 0,0,0
Testing WebGL-rendered canvas with texImage3D, flipY=false, bindingTarget=TEXTURE_3D, sourceSubRectangle=192,0,96,96, depth=2, unpackImageHeight=192, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,255
at (0, 0) expected: 0,255,255 was 0,0,0
Testing WebGL-rendered canvas with texSubImage3D, flipY=false, bindingTarget=TEXTURE_3D, sourceSubRectangle=192,0,96,96, depth=2, unpackImageHeight=192, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,255
at (0, 0) expected: 0,255,255 was 0,0,0
Testing WebGL-rendered canvas with texImage3D, flipY=true, bindingTarget=TEXTURE_3D, sourceSubRectangle=192,0,96,96, depth=2, unpackImageHeight=192, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,255
at (0, 0) expected: 0,255,255 was 0,0,0
Testing WebGL-rendered canvas with texSubImage3D, flipY=true, bindingTarget=TEXTURE_3D, sourceSubRectangle=192,0,96,96, depth=2, unpackImageHeight=192, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,255
at (0, 0) expected: 0,255,255 was 0,0,0
Testing WebGL-rendered canvas with texImage3D, flipY=true, bindingTarget=TEXTURE_3D, sourceSubRectangle=192,0,96,96, depth=2, unpackImageHeight=192, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,0
at (0, 0) expected: 0,255,0 was 0,0,0
Testing WebGL-rendered canvas with texSubImage3D, flipY=true, bindingTarget=TEXTURE_3D, sourceSubRectangle=192,0,96,96, depth=2, unpackImageHeight=192, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,0
at (0, 0) expected: 0,255,0 was 0,0,0
Testing WebGL-rendered canvas with texImage3D, flipY=false, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=0,0,2,2, depth=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 255,0,0
at (0, 0) expected: 255,0,0 was 0,0,0
Testing WebGL-rendered canvas with texSubImage3D, flipY=false, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=0,0,2,2, depth=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 255,0,0
at (0, 0) expected: 255,0,0 was 0,0,0
Testing WebGL-rendered canvas with texImage3D, flipY=false, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=0,0,2,2, depth=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,0,255
at (0, 0) expected: 0,0,255 was 0,0,0
Testing WebGL-rendered canvas with texSubImage3D, flipY=false, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=0,0,2,2, depth=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,0,255
at (0, 0) expected: 0,0,255 was 0,0,0
Testing WebGL-rendered canvas with texImage3D, flipY=true, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=0,0,2,2, depth=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,0,255
at (0, 0) expected: 0,0,255 was 0,0,0
Testing WebGL-rendered canvas with texSubImage3D, flipY=true, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=0,0,2,2, depth=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,0,255
at (0, 0) expected: 0,0,255 was 0,0,0
Testing WebGL-rendered canvas with texImage3D, flipY=true, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=0,0,2,2, depth=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 255,0,0
at (0, 0) expected: 255,0,0 was 0,0,0
Testing WebGL-rendered canvas with texSubImage3D, flipY=true, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=0,0,2,2, depth=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 255,0,0
at (0, 0) expected: 255,0,0 was 0,0,0
Testing WebGL-rendered canvas with texImage3D, flipY=false, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=2,0,2,2, depth=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,0
at (0, 0) expected: 0,255,0 was 0,0,0
Testing WebGL-rendered canvas with texSubImage3D, flipY=false, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=2,0,2,2, depth=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,0
at (0, 0) expected: 0,255,0 was 0,0,0
Testing WebGL-rendered canvas with texImage3D, flipY=false, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=2,0,2,2, depth=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,255
at (0, 0) expected: 0,255,255 was 0,0,0
Testing WebGL-rendered canvas with texSubImage3D, flipY=false, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=2,0,2,2, depth=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,255
at (0, 0) expected: 0,255,255 was 0,0,0
Testing WebGL-rendered canvas with texImage3D, flipY=true, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=2,0,2,2, depth=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,255
at (0, 0) expected: 0,255,255 was 0,0,0
Testing WebGL-rendered canvas with texSubImage3D, flipY=true, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=2,0,2,2, depth=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,255
at (0, 0) expected: 0,255,255 was 0,0,0
Testing WebGL-rendered canvas with texImage3D, flipY=true, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=2,0,2,2, depth=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,0
at (0, 0) expected: 0,255,0 was 0,0,0
Testing WebGL-rendered canvas with texSubImage3D, flipY=true, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=2,0,2,2, depth=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,0
at (0, 0) expected: 0,255,0 was 0,0,0
Testing WebGL-rendered canvas with texImage3D, flipY=false, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=0,0,1,1, depth=2, unpackImageHeight=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 255,0,0
at (0, 0) expected: 255,0,0 was 0,0,0
Testing WebGL-rendered canvas with texSubImage3D, flipY=false, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=0,0,1,1, depth=2, unpackImageHeight=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 255,0,0
at (0, 0) expected: 255,0,0 was 0,0,0
Testing WebGL-rendered canvas with texImage3D, flipY=false, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=0,0,1,1, depth=2, unpackImageHeight=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,0,255
at (0, 0) expected: 0,0,255 was 0,0,0
Testing WebGL-rendered canvas with texSubImage3D, flipY=false, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=0,0,1,1, depth=2, unpackImageHeight=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,0,255
at (0, 0) expected: 0,0,255 was 0,0,0
Testing WebGL-rendered canvas with texImage3D, flipY=true, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=0,0,1,1, depth=2, unpackImageHeight=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,0,255
at (0, 0) expected: 0,0,255 was 0,0,0
Testing WebGL-rendered canvas with texSubImage3D, flipY=true, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=0,0,1,1, depth=2, unpackImageHeight=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,0,255
at (0, 0) expected: 0,0,255 was 0,0,0
Testing WebGL-rendered canvas with texImage3D, flipY=true, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=0,0,1,1, depth=2, unpackImageHeight=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 255,0,0
at (0, 0) expected: 255,0,0 was 0,0,0
Testing WebGL-rendered canvas with texSubImage3D, flipY=true, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=0,0,1,1, depth=2, unpackImageHeight=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 255,0,0
at (0, 0) expected: 255,0,0 was 0,0,0
Testing WebGL-rendered canvas with texImage3D, flipY=false, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=2,0,1,1, depth=2, unpackImageHeight=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,0
at (0, 0) expected: 0,255,0 was 0,0,0
Testing WebGL-rendered canvas with texSubImage3D, flipY=false, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=2,0,1,1, depth=2, unpackImageHeight=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,0
at (0, 0) expected: 0,255,0 was 0,0,0
Testing WebGL-rendered canvas with texImage3D, flipY=false, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=2,0,1,1, depth=2, unpackImageHeight=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,255
at (0, 0) expected: 0,255,255 was 0,0,0
Testing WebGL-rendered canvas with texSubImage3D, flipY=false, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=2,0,1,1, depth=2, unpackImageHeight=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,255
at (0, 0) expected: 0,255,255 was 0,0,0
Testing WebGL-rendered canvas with texImage3D, flipY=true, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=2,0,1,1, depth=2, unpackImageHeight=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,255
at (0, 0) expected: 0,255,255 was 0,0,0
Testing WebGL-rendered canvas with texSubImage3D, flipY=true, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=2,0,1,1, depth=2, unpackImageHeight=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,255
at (0, 0) expected: 0,255,255 was 0,0,0
Testing WebGL-rendered canvas with texImage3D, flipY=true, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=2,0,1,1, depth=2, unpackImageHeight=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,0
at (0, 0) expected: 0,255,0 was 0,0,0
Testing WebGL-rendered canvas with texSubImage3D, flipY=true, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=2,0,1,1, depth=2, unpackImageHeight=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,0
at (0, 0) expected: 0,255,0 was 0,0,0
Testing WebGL-rendered canvas with texImage3D, flipY=false, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=0,0,192,192, depth=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 255,0,0
at (0, 0) expected: 255,0,0 was 0,0,0
Testing WebGL-rendered canvas with texSubImage3D, flipY=false, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=0,0,192,192, depth=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 255,0,0
at (0, 0) expected: 255,0,0 was 0,0,0
Testing WebGL-rendered canvas with texImage3D, flipY=false, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=0,0,192,192, depth=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,0,255
at (0, 0) expected: 0,0,255 was 0,0,0
Testing WebGL-rendered canvas with texSubImage3D, flipY=false, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=0,0,192,192, depth=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,0,255
at (0, 0) expected: 0,0,255 was 0,0,0
Testing WebGL-rendered canvas with texImage3D, flipY=true, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=0,0,192,192, depth=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,0,255
at (0, 0) expected: 0,0,255 was 0,0,0
Testing WebGL-rendered canvas with texSubImage3D, flipY=true, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=0,0,192,192, depth=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,0,255
at (0, 0) expected: 0,0,255 was 0,0,0
Testing WebGL-rendered canvas with texImage3D, flipY=true, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=0,0,192,192, depth=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 255,0,0
at (0, 0) expected: 255,0,0 was 0,0,0
Testing WebGL-rendered canvas with texSubImage3D, flipY=true, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=0,0,192,192, depth=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 255,0,0
at (0, 0) expected: 255,0,0 was 0,0,0
Testing WebGL-rendered canvas with texImage3D, flipY=false, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=192,0,192,192, depth=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,0
at (0, 0) expected: 0,255,0 was 0,0,0
Testing WebGL-rendered canvas with texSubImage3D, flipY=false, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=192,0,192,192, depth=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,0
at (0, 0) expected: 0,255,0 was 0,0,0
Testing WebGL-rendered canvas with texImage3D, flipY=false, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=192,0,192,192, depth=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,255
at (0, 0) expected: 0,255,255 was 0,0,0
Testing WebGL-rendered canvas with texSubImage3D, flipY=false, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=192,0,192,192, depth=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,255
at (0, 0) expected: 0,255,255 was 0,0,0
Testing WebGL-rendered canvas with texImage3D, flipY=true, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=192,0,192,192, depth=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,255
at (0, 0) expected: 0,255,255 was 0,0,0
Testing WebGL-rendered canvas with texSubImage3D, flipY=true, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=192,0,192,192, depth=2, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,255
at (0, 0) expected: 0,255,255 was 0,0,0
Testing WebGL-rendered canvas with texImage3D, flipY=true, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=192,0,192,192, depth=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,0
at (0, 0) expected: 0,255,0 was 0,0,0
Testing WebGL-rendered canvas with texSubImage3D, flipY=true, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=192,0,192,192, depth=2, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,0
at (0, 0) expected: 0,255,0 was 0,0,0
Testing WebGL-rendered canvas with texImage3D, flipY=false, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=0,0,96,96, depth=2, unpackImageHeight=192, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 255,0,0
at (0, 0) expected: 255,0,0 was 0,0,0
Testing WebGL-rendered canvas with texSubImage3D, flipY=false, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=0,0,96,96, depth=2, unpackImageHeight=192, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 255,0,0
at (0, 0) expected: 255,0,0 was 0,0,0
Testing WebGL-rendered canvas with texImage3D, flipY=false, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=0,0,96,96, depth=2, unpackImageHeight=192, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,0,255
at (0, 0) expected: 0,0,255 was 0,0,0
Testing WebGL-rendered canvas with texSubImage3D, flipY=false, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=0,0,96,96, depth=2, unpackImageHeight=192, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,0,255
at (0, 0) expected: 0,0,255 was 0,0,0
Testing WebGL-rendered canvas with texImage3D, flipY=true, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=0,0,96,96, depth=2, unpackImageHeight=192, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,0,255
at (0, 0) expected: 0,0,255 was 0,0,0
Testing WebGL-rendered canvas with texSubImage3D, flipY=true, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=0,0,96,96, depth=2, unpackImageHeight=192, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,0,255
at (0, 0) expected: 0,0,255 was 0,0,0
Testing WebGL-rendered canvas with texImage3D, flipY=true, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=0,0,96,96, depth=2, unpackImageHeight=192, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 255,0,0
at (0, 0) expected: 255,0,0 was 0,0,0
Testing WebGL-rendered canvas with texSubImage3D, flipY=true, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=0,0,96,96, depth=2, unpackImageHeight=192, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 255,0,0
at (0, 0) expected: 255,0,0 was 0,0,0
Testing WebGL-rendered canvas with texImage3D, flipY=false, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=192,0,96,96, depth=2, unpackImageHeight=192, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,0
at (0, 0) expected: 0,255,0 was 0,0,0
Testing WebGL-rendered canvas with texSubImage3D, flipY=false, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=192,0,96,96, depth=2, unpackImageHeight=192, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,0
at (0, 0) expected: 0,255,0 was 0,0,0
Testing WebGL-rendered canvas with texImage3D, flipY=false, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=192,0,96,96, depth=2, unpackImageHeight=192, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,255
at (0, 0) expected: 0,255,255 was 0,0,0
Testing WebGL-rendered canvas with texSubImage3D, flipY=false, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=192,0,96,96, depth=2, unpackImageHeight=192, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,255
at (0, 0) expected: 0,255,255 was 0,0,0
Testing WebGL-rendered canvas with texImage3D, flipY=true, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=192,0,96,96, depth=2, unpackImageHeight=192, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,255
at (0, 0) expected: 0,255,255 was 0,0,0
Testing WebGL-rendered canvas with texSubImage3D, flipY=true, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=192,0,96,96, depth=2, unpackImageHeight=192, rTextureCoord=0
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,255
at (0, 0) expected: 0,255,255 was 0,0,0
Testing WebGL-rendered canvas with texImage3D, flipY=true, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=192,0,96,96, depth=2, unpackImageHeight=192, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,0
at (0, 0) expected: 0,255,0 was 0,0,0
Testing WebGL-rendered canvas with texSubImage3D, flipY=true, bindingTarget=TEXTURE_2D_ARRAY, sourceSubRectangle=192,0,96,96, depth=2, unpackImageHeight=192, rTextureCoord=1
PASS getError was expected value: NO_ERROR : should be no errors from texture upload
FAIL shouldBe 0,255,0
at (0, 0) expected: 0,255,0 was 0,0,0
PASS successfullyParsed is true
TEST COMPLETE