Lines Matching full:subimage
1020 Texture::SubImage(gl, target, level, 0, 0, 0, width, height, depth, transferFormat.format,
1022 GLU_EXPECT_NO_ERROR(gl.getError(), "SubImage");
1218 Texture::SubImage(gl, verifyTarget, 0, 0, 0, 0, width, height, depth, GL_RED, GL_UNSIGNED_BYTE,
1220 GLU_EXPECT_NO_ERROR(gl.getError(), "Texture::SubImage");
1788 Texture::SubImage(gl, verifyTarget, 0, 0, 0, 0, width, height, depth, GL_RED, GL_UNSIGNED_BYTE,
1790 GLU_EXPECT_NO_ERROR(gl.getError(), "Texture::SubImage");
1930 Texture::SubImage(gl, verifyTarget, 0, 0, 0, 0, width, height, depth, GL_RED, GL_UNSIGNED_BYTE,
1932 GLU_EXPECT_NO_ERROR(gl.getError(), "Texture::SubImage");
2791 Texture::SubImage(gl, verifyTarget, 0, 0, 0, 0, width, height, depth, GL_RED, GL_UNSIGNED_BYTE,
2793 GLU_EXPECT_NO_ERROR(gl.getError(), "Texture::SubImage");