Lines Matching refs:SubImage
1076 Texture::SubImage(gl, target, level, 0, 0, 0, width, height, depth, transferFormat.format,
1078 GLU_EXPECT_NO_ERROR(gl.getError(), "SubImage");
1279 Texture::SubImage(gl, verifyTarget, 0, 0, 0, 0, width, height, depth, GL_RED, GL_UNSIGNED_BYTE,
1281 GLU_EXPECT_NO_ERROR(gl.getError(), "Texture::SubImage");
1902 Texture::SubImage(gl, verifyTarget, 0, 0, 0, 0, width, height, depth, GL_RED, GL_UNSIGNED_BYTE,
1904 GLU_EXPECT_NO_ERROR(gl.getError(), "Texture::SubImage");
2054 Texture::SubImage(gl, verifyTarget, 0, 0, 0, 0, width, height, depth, GL_RED, GL_UNSIGNED_BYTE,
2056 GLU_EXPECT_NO_ERROR(gl.getError(), "Texture::SubImage");
2914 Texture::SubImage(gl, verifyTarget, 0, 0, 0, 0, width, height, depth, GL_RED, GL_UNSIGNED_BYTE,
2916 GLU_EXPECT_NO_ERROR(gl.getError(), "Texture::SubImage");