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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h15459 typedef void (GLAPIENTRYP _glptr_WindowPos4dvMESA)(const GLdouble *); typedef in typeref:typename:void (GLAPIENTRYP)(const GLdouble *)
15462 static inline _glptr_WindowPos4dvMESA GET_WindowPos4dvMESA(struct _glapi_table *disp) {
15463 return (_glptr_WindowPos4dvMESA) (GET_by_offset(disp, _gloffset_WindowPos4dvMESA));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h15932 typedef void (GLAPIENTRYP _glptr_WindowPos4dvMESA)(const GLdouble *); typedef in typeref:typename:void (GLAPIENTRYP)(const GLdouble *)
15935 static inline _glptr_WindowPos4dvMESA GET_WindowPos4dvMESA(struct _glapi_table *disp) {
15936 return (_glptr_WindowPos4dvMESA) (GET_by_offset(disp, _gloffset_WindowPos4dvMESA));
[all...]

Completed in 101 milliseconds