Blender V2.61 - r43446
|
Public Attributes | |
struct ImThreadTile * | next |
struct ImThreadTile * | prev |
ImBuf * | ibuf |
int | tx |
int | ty |
ImGlobalTile * | global |
Definition at line 68 of file cache.c.
Referenced by imb_thread_cache_get_tile().
Definition at line 65 of file cache.c.
Referenced by imb_thread_cache_get_tile(), imb_thread_tile_cmp(), and imb_thread_tile_hash().
struct ImThreadTile* ImThreadTile::next |
struct ImThreadTile * ImThreadTile::prev |
int ImThreadTile::tx |
Definition at line 66 of file cache.c.
Referenced by imb_thread_cache_get_tile(), imb_thread_tile_cmp(), and imb_thread_tile_hash().
int ImThreadTile::ty |
Definition at line 66 of file cache.c.
Referenced by imb_thread_cache_get_tile(), imb_thread_tile_cmp(), and imb_thread_tile_hash().