Searched refs:_glptr_IsEnabledi (Results 1 - 2 of 2) sorted by path

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h9046 typedef GLboolean (GLAPIENTRYP _glptr_IsEnabledi)(GLenum, GLuint); typedef in typeref:typename:GLboolean (GLAPIENTRYP)(GLenum,GLuint)
9049 static inline _glptr_IsEnabledi GET_IsEnabledi(struct _glapi_table *disp) {
9050 return (_glptr_IsEnabledi) (GET_by_offset(disp, _gloffset_IsEnabledi));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h9519 typedef GLboolean (GLAPIENTRYP _glptr_IsEnabledi)(GLenum, GLuint); typedef in typeref:typename:GLboolean (GLAPIENTRYP)(GLenum,GLuint)
9522 static inline _glptr_IsEnabledi GET_IsEnabledi(struct _glapi_table *disp) {
9523 return (_glptr_IsEnabledi) (GET_by_offset(disp, _gloffset_IsEnabledi));
[all...]

Completed in 118 milliseconds