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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h7396 typedef void (GLAPIENTRYP _glptr_WindowPos2dv)(const GLdouble *); typedef in typeref:typename:void (GLAPIENTRYP)(const GLdouble *)
7399 static inline _glptr_WindowPos2dv GET_WindowPos2dv(struct _glapi_table *disp) {
7400 return (_glptr_WindowPos2dv) (GET_by_offset(disp, _gloffset_WindowPos2dv));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h7869 typedef void (GLAPIENTRYP _glptr_WindowPos2dv)(const GLdouble *); typedef in typeref:typename:void (GLAPIENTRYP)(const GLdouble *)
7872 static inline _glptr_WindowPos2dv GET_WindowPos2dv(struct _glapi_table *disp) {
7873 return (_glptr_WindowPos2dv) (GET_by_offset(disp, _gloffset_WindowPos2dv));
[all...]

Completed in 108 milliseconds