Home | History | Annotate | Download | only in opengl

Lines Matching full:readbuffer

398 		const deUint32		readBuffer		= defaultFbo != 0 ? GL_COLOR_ATTACHMENT0 : GL_BACK;
405 gl.readBuffer (readBuffer);
995 gl.readBuffer (drawReadBuffer);