Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Ddispatch.h17507 typedef void (GLAPIENTRYP _glptr_AlphaFuncx)(GLenum, GLclampx); typedef
17510 static inline _glptr_AlphaFuncx GET_AlphaFuncx(struct _glapi_table *disp) { in GET_AlphaFuncx()
17511 return (_glptr_AlphaFuncx) (GET_by_offset(disp, _gloffset_AlphaFuncx)); in GET_AlphaFuncx()