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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h7550 typedef void (GLAPIENTRYP _glptr_WindowPos3sv)(const GLshort *); typedef in typeref:typename:void (GLAPIENTRYP)(const GLshort *)
7553 static inline _glptr_WindowPos3sv GET_WindowPos3sv(struct _glapi_table *disp) {
7554 return (_glptr_WindowPos3sv) (GET_by_offset(disp, _gloffset_WindowPos3sv));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h8023 typedef void (GLAPIENTRYP _glptr_WindowPos3sv)(const GLshort *); typedef in typeref:typename:void (GLAPIENTRYP)(const GLshort *)
8026 static inline _glptr_WindowPos3sv GET_WindowPos3sv(struct _glapi_table *disp) {
8027 return (_glptr_WindowPos3sv) (GET_by_offset(disp, _gloffset_WindowPos3sv));
[all...]

Completed in 109 milliseconds