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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h8771 typedef void (GLAPIENTRYP _glptr_BeginConditionalRender)(GLuint, GLenum); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,GLenum)
8774 static inline _glptr_BeginConditionalRender GET_BeginConditionalRender(struct _glapi_table *disp) {
8775 return (_glptr_BeginConditionalRender) (GET_by_offset(disp, _gloffset_BeginConditionalRender));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h9244 typedef void (GLAPIENTRYP _glptr_BeginConditionalRender)(GLuint, GLenum); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,GLenum)
9247 static inline _glptr_BeginConditionalRender GET_BeginConditionalRender(struct _glapi_table *disp) {
9248 return (_glptr_BeginConditionalRender) (GET_by_offset(disp, _gloffset_BeginConditionalRender));
[all...]

Completed in 111 milliseconds