|
libultraship
Reimplementations of libultra (N64 SDK) functions for modern hardware
|
#include <interpreter.h>
Public Attributes | |
| TextureCacheMap | map |
| std::list< TextureCacheMapIter > | lru |
| std::vector< uint32_t > | free_texture_ids |
| std::vector<uint32_t> Fast::GfxTextureCache::free_texture_ids |
| std::list<TextureCacheMapIter> Fast::GfxTextureCache::lru |
| TextureCacheMap Fast::GfxTextureCache::map |