Lines Matching refs:_glptr_BeginConditionalRender
9244 typedef void (GLAPIENTRYP _glptr_BeginConditionalRender)(GLuint, GLenum);9247 static inline _glptr_BeginConditionalRender GET_BeginConditionalRender(struct _glapi_table *disp) {9248 return (_glptr_BeginConditionalRender) (GET_by_offset(disp, _gloffset_BeginConditionalRender));