Nugget
|
The FlushCache primitive. More...
#include <psyqo/primitives/misc.hh>
Public Member Functions | |
FlushCache () | |
The FlushCache primitive.
This primitive will flush the GPU's cache. It's meant to be used after changing a texture or a CLUT, as the GPU has a small texture cache. The primary usage should be when doing render-to-texture. The GPU
class will use it for its uploadToVRAM
method.
|
inline |