Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Ddispatch.h16726 typedef void (GLAPIENTRYP _glptr_EndPerfMonitorAMD)(GLuint); typedef
16729 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()