Home
last modified time | relevance | path

Searched refs:_mesa_IsVertexArrayAPPLE (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/mesa/main/
Darrayobj.h131 GLboolean GLAPIENTRY _mesa_IsVertexArrayAPPLE( GLuint id );
Darrayobj.c548 _mesa_IsVertexArrayAPPLE( GLuint id ) in _mesa_IsVertexArrayAPPLE() function
Dapi_exec.c534 SET_IsVertexArrayAPPLE(exec, _mesa_IsVertexArrayAPPLE); in _mesa_create_exec_table()
Dattrib.c1448 if (arb_vao && !_mesa_IsVertexArrayAPPLE(src->ArrayObj->Name)) in restore_array_attrib()
Ddlist.c10366 SET_IsVertexArrayAPPLE(table, _mesa_IsVertexArrayAPPLE); in _mesa_create_save_table()