Home | History | Annotate | Download | only in GLES2

Lines Matching full:buffermode

538 void API_ENTRY(glTransformFeedbackVaryings)(GLuint program, GLsizei count, const GLchar *const*varyings, GLenum bufferMode) {
539 CALL_GL_API(glTransformFeedbackVaryings, program, count, varyings, bufferMode);