brw_cache Struct Reference

Collaboration diagram for brw_cache:

Collaboration graph
[legend]

Data Fields

unsigned id
const char * name
struct brw_contextbrw
struct brw_mem_poolpool
struct brw_cache_item ** items
unsigned size
unsigned n_items
unsigned key_size
unsigned aux_size
unsigned last_addr

Detailed Description

Definition at line 365 of file brw_context.h.


Field Documentation

unsigned brw_cache::id

Definition at line 366 of file brw_context.h.

const char* brw_cache::name

Definition at line 368 of file brw_context.h.

struct brw_context* brw_cache::brw [read]

Definition at line 370 of file brw_context.h.

struct brw_mem_pool* brw_cache::pool [read]

Definition at line 371 of file brw_context.h.

struct brw_cache_item** brw_cache::items [read]

Definition at line 373 of file brw_context.h.

unsigned brw_cache::size

Definition at line 374 of file brw_context.h.

unsigned brw_cache::n_items

Definition at line 374 of file brw_context.h.

unsigned brw_cache::key_size

Definition at line 376 of file brw_context.h.

unsigned brw_cache::aux_size

Definition at line 377 of file brw_context.h.

unsigned brw_cache::last_addr

Definition at line 379 of file brw_context.h.


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