Searched refs:_glptr_EndPerfMonitorAMD (Results 1 – 1 of 1) sorted by relevance
16726 typedef void (GLAPIENTRYP _glptr_EndPerfMonitorAMD)(GLuint); typedef16729 static inline _glptr_EndPerfMonitorAMD GET_EndPerfMonitorAMD(struct _glapi_table *disp) { in GET_EndPerfMonitorAMD()16730 return (_glptr_EndPerfMonitorAMD) (GET_by_offset(disp, _gloffset_EndPerfMonitorAMD)); in GET_EndPerfMonitorAMD()