Searched refs:glEndPerfMonitorAMD (Results 1 – 9 of 9) sorted by relevance
173 static void glEndPerfMonitorAMD(GLuint) { in glEndPerfMonitorAMD() function633 glEndPerfMonitorAMD = ::glEndPerfMonitorAMD; in GLESv3()
181 {"glEndPerfMonitorAMD", (void*)glEndPerfMonitorAMD},
183 glEndPerfMonitorAMD_client_proc_t glEndPerfMonitorAMD; member
183 glEndPerfMonitorAMD = (glEndPerfMonitorAMD_client_proc_t) getProc("glEndPerfMonitorAMD", userData); in initDispatchByName()
178 void glEndPerfMonitorAMD(GLuint monitor);1481 void glEndPerfMonitorAMD(GLuint monitor) in glEndPerfMonitorAMD() function1484 ctx->glEndPerfMonitorAMD(ctx, monitor); in glEndPerfMonitorAMD()
11743 this->glEndPerfMonitorAMD = (glEndPerfMonitorAMD_client_proc_t) &enc_unsupported; in gl2_encoder_context_t()
331 glEndPerfMonitorAMD
174 GL_ENTRY(void, glEndPerfMonitorAMD, GLuint monitor)
505 GL_APICALL void GL_APIENTRY glEndPerfMonitorAMD (GLuint monitor);