Searched refs:_mesa_PointSizePointerOES (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | varray.h | 200 _mesa_PointSizePointerOES(GLenum type, GLsizei stride, const GLvoid *ptr);
|
| H A D | varray.c | 916 _mesa_PointSizePointerOES(GLenum type, GLsizei stride, const GLvoid *ptr) function in typeref:typename:void GLAPIENTRY
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | varray.h | 216 _mesa_PointSizePointerOES(GLenum type, GLsizei stride, const GLvoid *ptr);
|
| H A D | varray.c | 1589 _mesa_PointSizePointerOES(GLenum type, GLsizei stride, const GLvoid *ptr) function in typeref:typename:void GLAPIENTRY
|
| /xsrc/external/mit/MesaLib.old/src/mapi/glapi/ |
| H A D | api_exec.c | 321 SET_PointSizePointerOES(exec, _mesa_PointSizePointerOES);
|
| /xsrc/external/mit/MesaLib/src/mapi/glapi/gen/ |
| H A D | api_exec.c | 319 SET_PointSizePointerOES(exec, _mesa_PointSizePointerOES);
|
Completed in 186 milliseconds