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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h15525 typedef void (GLAPIENTRYP _glptr_WindowPos4svMESA)(const GLshort *); typedef in typeref:typename:void (GLAPIENTRYP)(const GLshort *)
15528 static inline _glptr_WindowPos4svMESA GET_WindowPos4svMESA(struct _glapi_table *disp) {
15529 return (_glptr_WindowPos4svMESA) (GET_by_offset(disp, _gloffset_WindowPos4svMESA));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h15998 typedef void (GLAPIENTRYP _glptr_WindowPos4svMESA)(const GLshort *); typedef in typeref:typename:void (GLAPIENTRYP)(const GLshort *)
16001 static inline _glptr_WindowPos4svMESA GET_WindowPos4svMESA(struct _glapi_table *disp) {
16002 return (_glptr_WindowPos4svMESA) (GET_by_offset(disp, _gloffset_WindowPos4svMESA));
[all...]

Completed in 122 milliseconds