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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h17626 typedef void (GLAPIENTRYP _glptr_AlphaFuncx)(GLenum, GLclampx); typedef in typeref:typename:void (GLAPIENTRYP)(GLenum,GLclampx)
17629 static inline _glptr_AlphaFuncx GET_AlphaFuncx(struct _glapi_table *disp) {
17630 return (_glptr_AlphaFuncx) (GET_by_offset(disp, _gloffset_AlphaFuncx));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h18099 typedef void (GLAPIENTRYP _glptr_AlphaFuncx)(GLenum, GLclampx); typedef in typeref:typename:void (GLAPIENTRYP)(GLenum,GLclampx)
18102 static inline _glptr_AlphaFuncx GET_AlphaFuncx(struct _glapi_table *disp) {
18103 return (_glptr_AlphaFuncx) (GET_by_offset(disp, _gloffset_AlphaFuncx));
[all...]

Completed in 158 milliseconds