Home | History | Annotate | Download | only in functional

Lines Matching full:bufs

2656 		GLenum bufs = GL_NONE;
2657 glDrawBuffers(1, &bufs);
2661 bufs = GL_BACK;
2662 glDrawBuffers(1, &bufs);