Blender
V3.3
|
Public Attributes | |
ListBase | tiles |
ListBase | unused |
GHash * | tilehash |
GHash* ImThreadTileCache::tilehash |
Definition at line 57 of file cache.c.
Referenced by imb_thread_cache_exit(), imb_thread_cache_get_tile(), and imb_thread_cache_init().
ListBase ImThreadTileCache::tiles |
Definition at line 55 of file cache.c.
Referenced by imb_thread_cache_get_tile().
ListBase ImThreadTileCache::unused |
Definition at line 56 of file cache.c.
Referenced by imb_thread_cache_get_tile(), and imb_thread_cache_init().