summaryrefslogtreecommitdiffstats
path: root/src/util/ati_meminfo.h (plain)
blob: 4c551eb05199e805eba52016930c57b6c63bb4e6
1
2
3
4
5
6
7
8
9
10
11
#ifndef ATI_MEMINFO_H
#define ATI_MEMINFO_H

/*
 * Report the memory usage from the graphics card.  Code based on
 * documentation at
 * http://www.opengl.org/registry/specs/ATI/meminfo.txt.
 */
void ati_meminfo (void);

#endif // ATI_MEMINFO_H

Valid XHTML 1.0 Strict

Copyright © 2009 Don Pellegrino All Rights Reserved.