Lines Matching full:bufs
737 void Context::setFramebufferDrawBuffers(GLsizei n, const GLenum *bufs)743 drawFramebuffer->setDrawBuffer(i, (i < n) ? bufs[i] : GL_NONE);