TextureCache::TCacheEntry::FromRenderTarget as vbo

Signed-off-by: Ryan Houdek <Sonicadvance1@gmail.com>
This commit is contained in:
degasus
2012-12-08 00:54:38 +01:00
committed by Ryan Houdek
parent 6b3125728b
commit d44228f1b7
2 changed files with 31 additions and 17 deletions

View File

@ -32,6 +32,7 @@ namespace OGL
class TextureCache : public ::TextureCache
{
public:
TextureCache();
static void DisableStage(unsigned int stage);
private: