
Data Fields | |
| unsigned | hash |
| unsigned | key_size |
| const void * | key |
| unsigned | offset |
| unsigned | data_size |
| struct brw_cache_item * | next |
Definition at line 352 of file brw_context.h.
| unsigned brw_cache_item::hash |
Definition at line 353 of file brw_context.h.
| unsigned brw_cache_item::key_size |
Definition at line 354 of file brw_context.h.
| const void* brw_cache_item::key |
Definition at line 355 of file brw_context.h.
| unsigned brw_cache_item::offset |
Definition at line 357 of file brw_context.h.
| unsigned brw_cache_item::data_size |
Definition at line 358 of file brw_context.h.
struct brw_cache_item* brw_cache_item::next [read] |
Definition at line 360 of file brw_context.h.
1.5.4