Searched refs:_glptr_WindowPos3d (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h7473 typedef void (GLAPIENTRYP _glptr_WindowPos3d)(GLdouble, GLdouble, GLdouble); typedef in typeref:typename:void (GLAPIENTRYP)(GLdouble,GLdouble,GLdouble)
7476 static inline _glptr_WindowPos3d GET_WindowPos3d(struct _glapi_table *disp) {
7477 return (_glptr_WindowPos3d) (GET_by_offset(disp, _gloffset_WindowPos3d));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h7946 typedef void (GLAPIENTRYP _glptr_WindowPos3d)(GLdouble, GLdouble, GLdouble); typedef in typeref:typename:void (GLAPIENTRYP)(GLdouble,GLdouble,GLdouble)
7949 static inline _glptr_WindowPos3d GET_WindowPos3d(struct _glapi_table *disp) {
7950 return (_glptr_WindowPos3d) (GET_by_offset(disp, _gloffset_WindowPos3d));
[all...]

Completed in 106 milliseconds