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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h15481 typedef void (GLAPIENTRYP _glptr_WindowPos4fvMESA)(const GLfloat *); typedef in typeref:typename:void (GLAPIENTRYP)(const GLfloat *)
15484 static inline _glptr_WindowPos4fvMESA GET_WindowPos4fvMESA(struct _glapi_table *disp) {
15485 return (_glptr_WindowPos4fvMESA) (GET_by_offset(disp, _gloffset_WindowPos4fvMESA));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h15954 typedef void (GLAPIENTRYP _glptr_WindowPos4fvMESA)(const GLfloat *); typedef in typeref:typename:void (GLAPIENTRYP)(const GLfloat *)
15957 static inline _glptr_WindowPos4fvMESA GET_WindowPos4fvMESA(struct _glapi_table *disp) {
15958 return (_glptr_WindowPos4fvMESA) (GET_by_offset(disp, _gloffset_WindowPos4fvMESA));
[all...]

Completed in 104 milliseconds