Searched refs:_glptr_LogicOp (Results 1 – 1 of 1) sorted by relevance
4837 typedef void (GLAPIENTRYP _glptr_LogicOp)(GLenum); typedef4840 static inline _glptr_LogicOp GET_LogicOp(struct _glapi_table *disp) { in GET_LogicOp()4841 return (_glptr_LogicOp) (GET_by_offset(disp, _gloffset_LogicOp)); in GET_LogicOp()