libultraship
Reimplementations of libultra (N64 SDK) functions for modern hardware
Loading...
Searching...
No Matches
Fast::GfxTextureCache Struct Reference

#include <interpreter.h>

Public Attributes

TextureCacheMap map
 
std::list< TextureCacheMapIterlru
 
std::vector< uint32_tfree_texture_ids
 

Member Data Documentation

◆ free_texture_ids

std::vector<uint32_t> Fast::GfxTextureCache::free_texture_ids

◆ lru

std::list<TextureCacheMapIter> Fast::GfxTextureCache::lru

◆ map

TextureCacheMap Fast::GfxTextureCache::map

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