Blender  V3.3
Public Attributes | List of all members
ImThreadTileCache Struct Reference

Public Attributes

ListBase tiles
 
ListBase unused
 
GHashtilehash
 

Detailed Description

Definition at line 54 of file cache.c.

Member Data Documentation

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

◆ tiles

ListBase ImThreadTileCache::tiles

Definition at line 55 of file cache.c.

Referenced by imb_thread_cache_get_tile().

◆ unused

ListBase ImThreadTileCache::unused

Definition at line 56 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: