pipe_depth_stencil_alpha_state Struct Reference

Collaboration diagram for pipe_depth_stencil_alpha_state:

Collaboration graph
[legend]

Data Fields

struct pipe_depth_state depth
struct pipe_stencil_state stencil [2]
 [0] = front, [1] = back
struct pipe_alpha_state alpha

Detailed Description

Definition at line 200 of file p_state.h.


Field Documentation

struct pipe_depth_state pipe_depth_stencil_alpha_state::depth [read]

Definition at line 202 of file p_state.h.

struct pipe_stencil_state pipe_depth_stencil_alpha_state::stencil[2] [read]

[0] = front, [1] = back

Definition at line 203 of file p_state.h.

struct pipe_alpha_state pipe_depth_stencil_alpha_state::alpha [read]

Definition at line 204 of file p_state.h.


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