brw_cache_item Struct Reference

Collaboration diagram for brw_cache_item:

Collaboration graph
[legend]

Data Fields

unsigned hash
unsigned key_size
const void * key
unsigned offset
unsigned data_size
struct brw_cache_itemnext

Detailed Description

Definition at line 352 of file brw_context.h.


Field Documentation

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.


The documentation for this struct was generated from the following file:
Generated on Tue Sep 29 06:25:58 2009 for Gallium3D by  doxygen 1.5.4