Nugget
Loading...
Searching...
No Matches
Public Member Functions | List of all members
psyqo::Prim::FlushCache Struct Reference

The FlushCache primitive. More...

#include <psyqo/primitives/misc.hh>

Public Member Functions

 FlushCache ()
 

Detailed Description

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.

Constructor & Destructor Documentation

◆ FlushCache()

psyqo::Prim::FlushCache::FlushCache ( )
inline

The documentation for this struct was generated from the following file: