Home | History | Annotate | Download | only in GLES2

Lines Matching full:bufs

475 void API_ENTRY(glDrawBuffers)(GLsizei n, const GLenum *bufs) {
476 CALL_GL_API(glDrawBuffers, n, bufs);