Searched refs:_mesa_EnableClientState (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Denable.h65 _mesa_EnableClientState( GLenum cap );
H A Dvarray.c1825 _mesa_EnableClientState( GL_TEXTURE_COORD_ARRAY );
1835 _mesa_EnableClientState( GL_COLOR_ARRAY );
1846 _mesa_EnableClientState( GL_NORMAL_ARRAY );
1854 _mesa_EnableClientState( GL_VERTEX_ARRAY );
H A Denable.c151 _mesa_EnableClientState( GLenum cap ) function in typeref:typename:void GLAPIENTRY
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Denable.h68 _mesa_EnableClientState( GLenum cap );
H A Dvarray.c2688 _mesa_EnableClientState( GL_TEXTURE_COORD_ARRAY );
2698 _mesa_EnableClientState( GL_COLOR_ARRAY );
2709 _mesa_EnableClientState( GL_NORMAL_ARRAY );
2717 _mesa_EnableClientState( GL_VERTEX_ARRAY );
H A Denable.c202 _mesa_EnableClientState( GLenum cap ) function in typeref:typename:void GLAPIENTRY
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dapi_exec.c1528 SET_EnableClientState(exec, _mesa_EnableClientState);
/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dapi_exec.c1540 SET_EnableClientState(exec, _mesa_EnableClientState);

Completed in 20 milliseconds