Searched refs:_mesa_BindVertexArray (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Darrayobj.h361 void GLAPIENTRY _mesa_BindVertexArray( GLuint id );
H A Darrayobj.c1065 _mesa_BindVertexArray(GLuint id) function in typeref:typename:void GLAPIENTRY
H A Dattrib.c1663 _mesa_BindVertexArray(src->VAO->Name);
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Darrayobj.h355 void GLAPIENTRY _mesa_BindVertexArray( GLuint id );
H A Darrayobj.c1033 _mesa_BindVertexArray(GLuint id) function in typeref:typename:void GLAPIENTRY
H A Dattrib.c1443 _mesa_BindVertexArray(src->VAO->Name);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/common/
H A Dmeta.c332 _mesa_BindVertexArray(*VAO);
400 _mesa_BindVertexArray(*VAO);
1121 _mesa_BindVertexArray(save->VAO->Name);
3347 _mesa_BindVertexArray(drawtex->VAO);
3383 _mesa_BindVertexArray(drawtex->VAO);
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/common/
H A Dmeta.c337 _mesa_BindVertexArray(*VAO);
410 _mesa_BindVertexArray(*VAO);
1125 _mesa_BindVertexArray(save->VAO->Name);
3315 _mesa_BindVertexArray(drawtex->VAO);
3353 _mesa_BindVertexArray(drawtex->VAO);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dapi_exec.c251 SET_BindVertexArray(exec, _mesa_BindVertexArray);
/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dapi_exec.c248 SET_BindVertexArray(exec, _mesa_BindVertexArray);

Completed in 22 milliseconds