Lines Matching defs:readFormat
2840 GLenum readFormat, drawFormat;2859 readFormat = get_nongeneric_internalformat(colorReadRb->InternalFormat);2861 readFormat = get_linear_internalformat(readFormat);2864 if (readFormat == drawFormat) {