Lines Matching refs:ReadBuffer
1010 const GLuint n = (ctx->DrawBuffer == ctx->ReadBuffer) ? 1 : 2;1014 struct gl_framebuffer *fb = (i == 0) ? ctx->DrawBuffer : ctx->ReadBuffer;