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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h7506 typedef void (GLAPIENTRYP _glptr_WindowPos3fv)(const GLfloat *); typedef in typeref:typename:void (GLAPIENTRYP)(const GLfloat *)
7509 static inline _glptr_WindowPos3fv GET_WindowPos3fv(struct _glapi_table *disp) {
7510 return (_glptr_WindowPos3fv) (GET_by_offset(disp, _gloffset_WindowPos3fv));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h7979 typedef void (GLAPIENTRYP _glptr_WindowPos3fv)(const GLfloat *); typedef in typeref:typename:void (GLAPIENTRYP)(const GLfloat *)
7982 static inline _glptr_WindowPos3fv GET_WindowPos3fv(struct _glapi_table *disp) {
7983 return (_glptr_WindowPos3fv) (GET_by_offset(disp, _gloffset_WindowPos3fv));
[all...]

Completed in 100 milliseconds