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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h16779 typedef void (GLAPIENTRYP _glptr_EndPerfMonitorAMD)(GLuint); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint)
16782 static inline _glptr_EndPerfMonitorAMD GET_EndPerfMonitorAMD(struct _glapi_table *disp) {
16783 return (_glptr_EndPerfMonitorAMD) (GET_by_offset(disp, _gloffset_EndPerfMonitorAMD));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h17252 typedef void (GLAPIENTRYP _glptr_EndPerfMonitorAMD)(GLuint); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint)
17255 static inline _glptr_EndPerfMonitorAMD GET_EndPerfMonitorAMD(struct _glapi_table *disp) {
17256 return (_glptr_EndPerfMonitorAMD) (GET_by_offset(disp, _gloffset_EndPerfMonitorAMD));
[all...]

Completed in 103 milliseconds