Searched refs:_mesa_BindVertexArrayAPPLE (Results 1 – 6 of 6) sorted by relevance
123 void GLAPIENTRY _mesa_BindVertexArrayAPPLE( GLuint id );
424 _mesa_BindVertexArrayAPPLE( GLuint id ) in _mesa_BindVertexArrayAPPLE() function
529 SET_BindVertexArrayAPPLE(exec, _mesa_BindVertexArrayAPPLE); in _mesa_create_exec_table()
1451 _mesa_BindVertexArrayAPPLE(src->ArrayObj->Name); in restore_array_attrib()
10363 SET_BindVertexArrayAPPLE(table, _mesa_BindVertexArrayAPPLE); in _mesa_create_save_table()
2671 _mesa_BindVertexArrayAPPLE(bitmap->ArrayObj); in _mesa_meta_Bitmap()3017 _mesa_BindVertexArrayAPPLE(mipmap->ArrayObj); in setup_ff_generate_mipmap()