Lines Matching refs:glBindVertexArray
166 ctx.glBindVertexArray(vao); in vertex_attrib_pointer()
173 ctx.glBindVertexArray(0); in vertex_attrib_pointer()
210 ctx.glBindVertexArray(vao); in vertex_attrib_i_pointer()
217 ctx.glBindVertexArray(0); in vertex_attrib_i_pointer()
231 ctx.glBindVertexArray(vao); in vertex_attrib_format()
239 ctx.glBindVertexArray(vao); in vertex_attrib_format()
247 ctx.glBindVertexArray(vao); in vertex_attrib_format()
255 ctx.glBindVertexArray(0); in vertex_attrib_format()
263 ctx.glBindVertexArray(vao); in vertex_attrib_format()
271 ctx.glBindVertexArray(vao); in vertex_attrib_format()
279 ctx.glBindVertexArray(vao); in vertex_attrib_format()
294 ctx.glBindVertexArray(vao); in vertex_attrib_i_format()
302 ctx.glBindVertexArray(vao); in vertex_attrib_i_format()
310 ctx.glBindVertexArray(vao); in vertex_attrib_i_format()
318 ctx.glBindVertexArray(0); in vertex_attrib_i_format()
326 ctx.glBindVertexArray(vao); in vertex_attrib_i_format()
366 ctx.glBindVertexArray(-1); in bind_vertex_array()