Lines Matching refs:_glptr_BeginPerfQueryINTEL
17538 typedef void (GLAPIENTRYP _glptr_BeginPerfQueryINTEL)(GLuint);17541 static inline _glptr_BeginPerfQueryINTEL GET_BeginPerfQueryINTEL(struct _glapi_table *disp) {17542 return (_glptr_BeginPerfQueryINTEL) (GET_by_offset(disp, _gloffset_BeginPerfQueryINTEL));