cso_cache Struct Reference

Collaboration diagram for cso_cache:

Collaboration graph
[legend]

Data Fields

struct cso_hashblend_hash
struct cso_hashdepth_stencil_hash
struct cso_hashfs_hash
struct cso_hashvs_hash
struct cso_hashrasterizer_hash
struct cso_hashsampler_hash
int max_size
cso_sanitize_callback sanitize_cb
void * sanitize_data

Detailed Description

Definition at line 39 of file cso_cache.c.


Field Documentation

struct cso_hash* cso_cache::blend_hash [read]

Definition at line 40 of file cso_cache.c.

struct cso_hash* cso_cache::depth_stencil_hash [read]

Definition at line 41 of file cso_cache.c.

struct cso_hash* cso_cache::fs_hash [read]

Definition at line 42 of file cso_cache.c.

struct cso_hash* cso_cache::vs_hash [read]

Definition at line 43 of file cso_cache.c.

struct cso_hash* cso_cache::rasterizer_hash [read]

Definition at line 44 of file cso_cache.c.

struct cso_hash* cso_cache::sampler_hash [read]

Definition at line 45 of file cso_cache.c.

int cso_cache::max_size

Definition at line 46 of file cso_cache.c.

cso_sanitize_callback cso_cache::sanitize_cb

Definition at line 48 of file cso_cache.c.

void* cso_cache::sanitize_data

Definition at line 49 of file cso_cache.c.


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