Searched refs:DrawBuffer (Results 1 – 3 of 3) sorted by relevance
237 - Added ctx->Driver.DrawBuffer() and ctx->Driver.ReadBuffer().239 Many drivers will set ctx->Driver.DrawBuffer = _swrast_DrawBuffer and241 DRI drivers should implement their own function for ctx->Driver.DrawBuffer
65 GR_GL_GET_PROC(DrawBuffer); in GrGLCreateMesaInterface()
705 GLenum DrawBuffer[MAX_DRAW_BUFFERS]; /**< Which buffer to draw into */ member