Searched refs:_glptr_IndexMask (Results 1 – 1 of 1) sorted by relevance
4813 typedef void (GLAPIENTRYP _glptr_IndexMask)(GLuint); typedef4816 static inline _glptr_IndexMask GET_IndexMask(struct _glapi_table *disp) { in GET_IndexMask()4817 return (_glptr_IndexMask) (GET_by_offset(disp, _gloffset_IndexMask)); in GET_IndexMask()