Home
last modified time | relevance | path

Searched refs:_mesa_BindVertexArrayAPPLE (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/mesa/main/
Darrayobj.h123 void GLAPIENTRY _mesa_BindVertexArrayAPPLE( GLuint id );
Darrayobj.c424 _mesa_BindVertexArrayAPPLE( GLuint id ) in _mesa_BindVertexArrayAPPLE() function
Dapi_exec.c529 SET_BindVertexArrayAPPLE(exec, _mesa_BindVertexArrayAPPLE); in _mesa_create_exec_table()
Dattrib.c1451 _mesa_BindVertexArrayAPPLE(src->ArrayObj->Name); in restore_array_attrib()
Ddlist.c10363 SET_BindVertexArrayAPPLE(table, _mesa_BindVertexArrayAPPLE); in _mesa_create_save_table()
/external/mesa3d/src/mesa/drivers/common/
Dmeta.c2671 _mesa_BindVertexArrayAPPLE(bitmap->ArrayObj); in _mesa_meta_Bitmap()
3017 _mesa_BindVertexArrayAPPLE(mipmap->ArrayObj); in setup_ff_generate_mipmap()