Structure storing information about available memory. More...
#include </home/chochlik/devel/oglplus/include/oglplus/ext/ATI_meminfo.hpp>
Public Member Functions | |
GLint | TotalFree (void) const |
Total free memory in kB. | |
GLint | LargestFreeBlock (void) const |
Largest free memory block in kB. | |
GLint | TotalAuxFree (void) const |
Total free auxiliary memory in kB. | |
GLint | LargestAuxFreeBlock (void) const |
Largest free block in auxiliary memory in kB. | |
Structure storing information about available memory.