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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h7418 typedef void (GLAPIENTRYP _glptr_WindowPos2fv)(const GLfloat *); typedef in typeref:typename:void (GLAPIENTRYP)(const GLfloat *)
7421 static inline _glptr_WindowPos2fv GET_WindowPos2fv(struct _glapi_table *disp) {
7422 return (_glptr_WindowPos2fv) (GET_by_offset(disp, _gloffset_WindowPos2fv));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h7891 typedef void (GLAPIENTRYP _glptr_WindowPos2fv)(const GLfloat *); typedef in typeref:typename:void (GLAPIENTRYP)(const GLfloat *)
7894 static inline _glptr_WindowPos2fv GET_WindowPos2fv(struct _glapi_table *disp) {
7895 return (_glptr_WindowPos2fv) (GET_by_offset(disp, _gloffset_WindowPos2fv));
[all...]

Completed in 104 milliseconds