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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h8914 typedef void (GLAPIENTRYP _glptr_EndConditionalRender)(void); typedef in typeref:typename:void (GLAPIENTRYP)(void)
8917 static inline _glptr_EndConditionalRender GET_EndConditionalRender(struct _glapi_table *disp) {
8918 return (_glptr_EndConditionalRender) (GET_by_offset(disp, _gloffset_EndConditionalRender));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h9387 typedef void (GLAPIENTRYP _glptr_EndConditionalRender)(void); typedef in typeref:typename:void (GLAPIENTRYP)(void)
9390 static inline _glptr_EndConditionalRender GET_EndConditionalRender(struct _glapi_table *disp) {
9391 return (_glptr_EndConditionalRender) (GET_by_offset(disp, _gloffset_EndConditionalRender));
[all...]

Completed in 107 milliseconds