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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h6516 typedef void (GLAPIENTRYP _glptr_GetMinmaxParameterfv)(GLenum, GLenum, GLfloat *); typedef in typeref:typename:void (GLAPIENTRYP)(GLenum,GLenum,GLfloat *)
6519 static inline _glptr_GetMinmaxParameterfv GET_GetMinmaxParameterfv(struct _glapi_table *disp) {
6520 return (_glptr_GetMinmaxParameterfv) (GET_by_offset(disp, _gloffset_GetMinmaxParameterfv));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h6989 typedef void (GLAPIENTRYP _glptr_GetMinmaxParameterfv)(GLenum, GLenum, GLfloat *); typedef in typeref:typename:void (GLAPIENTRYP)(GLenum,GLenum,GLfloat *)
6992 static inline _glptr_GetMinmaxParameterfv GET_GetMinmaxParameterfv(struct _glapi_table *disp) {
6993 return (_glptr_GetMinmaxParameterfv) (GET_by_offset(disp, _gloffset_GetMinmaxParameterfv));
[all...]

Completed in 176 milliseconds