|
Blender
V2.93
|
Public Attributes | |
| ListBase | tiles |
| ListBase | unused |
| GHash * | tilehash |
| GHash* ImThreadTileCache::tilehash |
Definition at line 71 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 69 of file cache.c.
Referenced by imb_thread_cache_get_tile().
| ListBase ImThreadTileCache::unused |
Definition at line 70 of file cache.c.
Referenced by imb_thread_cache_get_tile(), and imb_thread_cache_init().