Searched refs:_mesa_BindVertexArray (Results 1 – 5 of 5) sorted by relevance
100 void GLAPIENTRY _mesa_BindVertexArray( GLuint id );
465 _mesa_BindVertexArray(GLuint id) in _mesa_BindVertexArray() function
1589 _mesa_BindVertexArray(src->VAO->Name); in restore_array_attrib()
328 _mesa_BindVertexArray(*VAO); in _mesa_meta_setup_vertex_objects()394 _mesa_BindVertexArray(*VAO); in _mesa_meta_setup_vertex_objects()1111 _mesa_BindVertexArray(save->VAO->Name); in _mesa_meta_end()3334 _mesa_BindVertexArray(drawtex->VAO); in _mesa_meta_DrawTex()3370 _mesa_BindVertexArray(drawtex->VAO); in _mesa_meta_DrawTex()
243 SET_BindVertexArray(exec, _mesa_BindVertexArray); in _mesa_initialize_exec_table()