Searched refs:glEndPerfMonitorAMD (Results 1 – 10 of 10) sorted by relevance
62 glEndPerfMonitorAMD;
244 GL_ENTRY(void, glEndPerfMonitorAMD, GLuint monitor)
221 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glEndPerfMonitorAMD);1069 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv3.so", glEndPerfMonitorAMD); in init_stub_library()
221 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glEndPerfMonitorAMD);1069 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv2.so", glEndPerfMonitorAMD); in init_stub_library()
244 #define glEndPerfMonitorAMD wrap_glEndPerfMonitorAMD macro
243 #undef glEndPerfMonitorAMD
247 void API_ENTRY(glEndPerfMonitorAMD)(GLuint monitor) {248 CALL_GL_API(glEndPerfMonitorAMD, monitor);
834 GL_APICALL void GL_APIENTRY glEndPerfMonitorAMD (GLuint monitor);