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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h16460 typedef void (GLAPIENTRYP _glptr_PrimitiveRestartNV)(void); typedef in typeref:typename:void (GLAPIENTRYP)(void)
16463 static inline _glptr_PrimitiveRestartNV GET_PrimitiveRestartNV(struct _glapi_table *disp) {
16464 return (_glptr_PrimitiveRestartNV) (GET_by_offset(disp, _gloffset_PrimitiveRestartNV));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h16933 typedef void (GLAPIENTRYP _glptr_PrimitiveRestartNV)(void); typedef in typeref:typename:void (GLAPIENTRYP)(void)
16936 static inline _glptr_PrimitiveRestartNV GET_PrimitiveRestartNV(struct _glapi_table *disp) {
16937 return (_glptr_PrimitiveRestartNV) (GET_by_offset(disp, _gloffset_PrimitiveRestartNV));
[all...]

Completed in 105 milliseconds