Searched refs:bindBuffer (Results 1 – 5 of 5) sorted by relevance
140 void bindBuffer(GLenum target,GLuint buffer);
94 int bindBuffer(GLenum target, GLuint id) in bindBuffer() function
408 void GLEScontext::bindBuffer(GLenum target,GLuint buffer) { in bindBuffer() function in GLEScontext
194 ctx->bindBuffer(target,buffer); in glBindBuffer()
295 ctx->bindBuffer(target,buffer); in glBindBuffer()