Blender V2.61 - r43446
Public Attributes

ImGlobalTileCache Struct Reference

List of all members.

Public Attributes

ListBase tiles
ListBase unused
GHashtilehash
MemArenamemarena
uintptr_t totmem
uintptr_t maxmem
ImThreadTileCache thread_cache [BLENDER_MAX_THREADS+1]
int totthread
ThreadMutex mutex
int initialized

Detailed Description

Definition at line 77 of file cache.c.


Member Data Documentation

Definition at line 90 of file cache.c.

Referenced by imb_tile_cache_exit(), and imb_tile_cache_init().

Definition at line 83 of file cache.c.

Referenced by imb_global_cache_get_tile(), and IMB_tile_cache_params().

Definition at line 85 of file cache.c.

Referenced by IMB_gettile(), imb_tile_cache_exit(), and IMB_tile_cache_params().

Definition at line 83 of file cache.c.

Referenced by imb_global_cache_get_tile(), and imb_global_cache_tile_unload().

Definition at line 86 of file cache.c.

Referenced by imb_tile_cache_exit(), and IMB_tile_cache_params().

Definition at line 79 of file cache.c.

Referenced by imb_global_cache_get_tile(), and imb_tile_cache_tile_free().


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