Lines Matching refs:glBindBuffer
58 glBindBuffer(-1, 0); in init()
80 glBindBuffer(GL_ARRAY_BUFFER, buffer); in init()
98 glBindBuffer(GL_ARRAY_BUFFER, 0); in init()
109 glBindBuffer(GL_ARRAY_BUFFER, buffer); in init()
118 glBindBuffer(GL_ARRAY_BUFFER, 0); in init()
124 glBindBuffer(GL_ARRAY_BUFFER, buffer); in init()
137 glBindBuffer(GL_ARRAY_BUFFER, buffer); in init()
313 glBindBuffer(GL_UNIFORM_BUFFER, bufU); in init()
318 glBindBuffer(GL_TRANSFORM_FEEDBACK_BUFFER, bufTF); in init()
374 glBindBuffer(GL_UNIFORM_BUFFER, bufU); in init()
379 glBindBuffer(GL_TRANSFORM_FEEDBACK_BUFFER, bufTF); in init()
565 glBindBuffer (GL_COPY_READ_BUFFER, buf[0]); in init()
567 glBindBuffer (GL_COPY_WRITE_BUFFER, buf[1]); in init()
599 glBindBuffer (GL_COPY_WRITE_BUFFER, buf[0]); in init()
606 glBindBuffer (GL_COPY_WRITE_BUFFER, buf[1]); in init()
610 glBindBuffer (GL_COPY_READ_BUFFER, 0); in init()
614 glBindBuffer (GL_COPY_READ_BUFFER, buf[0]); in init()
615 glBindBuffer (GL_COPY_WRITE_BUFFER, 0); in init()
619 glBindBuffer (GL_COPY_WRITE_BUFFER, buf[1]); in init()
697 glBindBuffer (GL_ARRAY_BUFFER, buf); in init()
716 glBindBuffer (GL_ARRAY_BUFFER, 0); in init()
722 glBindBuffer (GL_ARRAY_BUFFER, buf); in init()
740 glBindBuffer (GL_ARRAY_BUFFER, buf); in init()
883 glBindBuffer (GL_ARRAY_BUFFER, buf); in init()