Home | History | Annotate | Download | only in main

Lines Matching refs:DrawBuffer

94 	   (state & _NEW_BUFFERS)         ? "ctx->Visual, ctx->DrawBuffer,, " : "");
465 const GLuint w = ctx->DrawBuffer->Width;
466 const GLuint h = ctx->DrawBuffer->Height;
477 printf("ReadBuffer %p 0x%x DrawBuffer %p 0x%x\n",
480 (void *) ctx->DrawBuffer->_ColorDrawBuffers[0],
481 ctx->DrawBuffer->ColorDrawBuffer[0]);
495 const GLuint w = ctx->DrawBuffer->Width;
496 const GLuint h = ctx->DrawBuffer->Height;
531 const GLuint w = ctx->DrawBuffer->Width;
532 const GLuint h = ctx->DrawBuffer->Height;