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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h16856 typedef void (GLAPIENTRYP _glptr_GetPerfMonitorGroupsAMD)(GLint *, GLsizei, GLuint *); typedef in typeref:typename:void (GLAPIENTRYP)(GLint *,GLsizei,GLuint *)
16859 static inline _glptr_GetPerfMonitorGroupsAMD GET_GetPerfMonitorGroupsAMD(struct _glapi_table *disp) {
16860 return (_glptr_GetPerfMonitorGroupsAMD) (GET_by_offset(disp, _gloffset_GetPerfMonitorGroupsAMD));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h17329 typedef void (GLAPIENTRYP _glptr_GetPerfMonitorGroupsAMD)(GLint *, GLsizei, GLuint *); typedef in typeref:typename:void (GLAPIENTRYP)(GLint *,GLsizei,GLuint *)
17332 static inline _glptr_GetPerfMonitorGroupsAMD GET_GetPerfMonitorGroupsAMD(struct _glapi_table *disp) {
17333 return (_glptr_GetPerfMonitorGroupsAMD) (GET_by_offset(disp, _gloffset_GetPerfMonitorGroupsAMD));
[all...]

Completed in 201 milliseconds