Lines Matching defs:readFormat
244 GLint readFormat = 0x1234;267 ctx.glGetIntegerv(GL_IMPLEMENTATION_COLOR_READ_FORMAT, &readFormat);269 ctx.glReadPixels(0, 0, 1, 1, readFormat, readType, &ubyteData[0]);