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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h5163 typedef void (GLAPIENTRYP _glptr_LogicOp)(GLenum); typedef in typeref:typename:void (GLAPIENTRYP)(GLenum)
5166 static inline _glptr_LogicOp GET_LogicOp(struct _glapi_table *disp) {
5167 return (_glptr_LogicOp) (GET_by_offset(disp, _gloffset_LogicOp));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h5636 typedef void (GLAPIENTRYP _glptr_LogicOp)(GLenum); typedef in typeref:typename:void (GLAPIENTRYP)(GLenum)
5639 static inline _glptr_LogicOp GET_LogicOp(struct _glapi_table *disp) {
5640 return (_glptr_LogicOp) (GET_by_offset(disp, _gloffset_LogicOp));
[all...]

Completed in 107 milliseconds