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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h17065 typedef void (GLAPIENTRYP _glptr_BeginPerfQueryINTEL)(GLuint); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint)
17068 static inline _glptr_BeginPerfQueryINTEL GET_BeginPerfQueryINTEL(struct _glapi_table *disp) {
17069 return (_glptr_BeginPerfQueryINTEL) (GET_by_offset(disp, _gloffset_BeginPerfQueryINTEL));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h17538 typedef void (GLAPIENTRYP _glptr_BeginPerfQueryINTEL)(GLuint); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint)
17541 static inline _glptr_BeginPerfQueryINTEL GET_BeginPerfQueryINTEL(struct _glapi_table *disp) {
17542 return (_glptr_BeginPerfQueryINTEL) (GET_by_offset(disp, _gloffset_BeginPerfQueryINTEL));
[all...]

Completed in 109 milliseconds