This is a special class object that holds all the information returned by a particular GSG to indicat...
void mark_unloaded()
Should be called after the buffer has been forced out of graphics memory.
virtual void evict_lru()
Evicts the page from the LRU.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
void dequeue_lru()
Removes the page from its AdaptiveLru.
void update_data_size_bytes(size_t new_data_size_bytes)
Should be called (usually by a derived class) when the on-card size of this object has changed.