Blender  V2.93
Public Attributes | List of all members
ImThreadTileCache Struct Reference

Public Attributes

ListBase tiles
 
ListBase unused
 
GHashtilehash
 

Detailed Description

Definition at line 68 of file cache.c.

Member Data Documentation

◆ 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().

◆ tiles

ListBase ImThreadTileCache::tiles

Definition at line 69 of file cache.c.

Referenced by imb_thread_cache_get_tile().

◆ unused

ListBase ImThreadTileCache::unused

Definition at line 70 of file cache.c.

Referenced by imb_thread_cache_get_tile(), and imb_thread_cache_init().


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