Home | History | Annotate | Download | only in GLESv2_enc

Lines Matching refs:glDeletePerfMonitorsAMD

176 	void glDeletePerfMonitorsAMD(GLsizei n, GLuint* monitors);
1238 void glDeletePerfMonitorsAMD(GLsizei n, GLuint* monitors)
1241 ctx->glDeletePerfMonitorsAMD(ctx, n, monitors);