Lines Matching refs:_glptr_CullFace
4646 typedef void (GLAPIENTRYP _glptr_CullFace)(GLenum);4649 static inline _glptr_CullFace GET_CullFace(struct _glapi_table *disp) {4650 return (_glptr_CullFace) (GET_by_offset(disp, _gloffset_CullFace));