Home | History | Annotate | Download | only in main

Lines Matching defs:_mesa_BindBufferBase

900                _mesa_BindBufferBase( GL_TRANSFORM_FEEDBACK_BUFFER, j, 0 );
907 _mesa_BindBufferBase( GL_UNIFORM_BUFFER, j, 0 );
2187 _mesa_BindBufferBase(GLenum target, GLuint index, GLuint buffer)
2356 SET_BindBufferBaseEXT(disp, _mesa_BindBufferBase);