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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h17076 typedef void (GLAPIENTRYP _glptr_CreatePerfQueryINTEL)(GLuint, GLuint *); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,GLuint *)
17079 static inline _glptr_CreatePerfQueryINTEL GET_CreatePerfQueryINTEL(struct _glapi_table *disp) {
17080 return (_glptr_CreatePerfQueryINTEL) (GET_by_offset(disp, _gloffset_CreatePerfQueryINTEL));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h17549 typedef void (GLAPIENTRYP _glptr_CreatePerfQueryINTEL)(GLuint, GLuint *); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,GLuint *)
17552 static inline _glptr_CreatePerfQueryINTEL GET_CreatePerfQueryINTEL(struct _glapi_table *disp) {
17553 return (_glptr_CreatePerfQueryINTEL) (GET_by_offset(disp, _gloffset_CreatePerfQueryINTEL));
[all...]

Completed in 106 milliseconds