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

/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Darrayobj.h121 void GLAPIENTRY _mesa_BindVertexArray( GLuint id );
H A Darrayobj.c336 * Helper for _mesa_BindVertexArray() and _mesa_BindVertexArrayAPPLE().
408 _mesa_BindVertexArray( GLuint id ) function
460 _mesa_BindVertexArray(0);
H A Dapi_exec.c821 SET_BindVertexArray(exec, _mesa_BindVertexArray);
H A Ddlist.c10387 SET_BindVertexArray(table, _mesa_BindVertexArray);
/external/mesa3d/src/mesa/main/
H A Darrayobj.h121 void GLAPIENTRY _mesa_BindVertexArray( GLuint id );
H A Darrayobj.c336 * Helper for _mesa_BindVertexArray() and _mesa_BindVertexArrayAPPLE().
408 _mesa_BindVertexArray( GLuint id ) function
460 _mesa_BindVertexArray(0);
H A Dapi_exec.c821 SET_BindVertexArray(exec, _mesa_BindVertexArray);
H A Ddlist.c10387 SET_BindVertexArray(table, _mesa_BindVertexArray);
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/common/
H A Dmeta.c1080 _mesa_BindVertexArray(save->ArrayObj->Name);
1626 _mesa_BindVertexArray(blit->ArrayObj);
1641 _mesa_BindVertexArray(blit->ArrayObj);
1781 _mesa_BindVertexArray(clear->ArrayObj);
1794 _mesa_BindVertexArray(clear->ArrayObj);
1912 _mesa_BindVertexArray(clear->ArrayObj);
2034 _mesa_BindVertexArray(clear->ArrayObj);
2140 _mesa_BindVertexArray(copypix->ArrayObj);
2155 _mesa_BindVertexArray(copypix->ArrayObj);
2494 _mesa_BindVertexArray(drawpi
[all...]
/external/mesa3d/src/mesa/drivers/common/
H A Dmeta.c1080 _mesa_BindVertexArray(save->ArrayObj->Name);
1626 _mesa_BindVertexArray(blit->ArrayObj);
1641 _mesa_BindVertexArray(blit->ArrayObj);
1781 _mesa_BindVertexArray(clear->ArrayObj);
1794 _mesa_BindVertexArray(clear->ArrayObj);
1912 _mesa_BindVertexArray(clear->ArrayObj);
2034 _mesa_BindVertexArray(clear->ArrayObj);
2140 _mesa_BindVertexArray(copypix->ArrayObj);
2155 _mesa_BindVertexArray(copypix->ArrayObj);
2494 _mesa_BindVertexArray(drawpi
[all...]

Completed in 447 milliseconds