cell_command_fragment_ops Struct Reference

Command to specify per-fragment operations state and generated code. More...

Collaboration diagram for cell_command_fragment_ops:

Collaboration graph
[legend]

Data Fields

uint64_t opcode
 CELL_CMD_STATE_FRAGMENT_OPS.
struct
pipe_depth_stencil_alpha_state 
dsa
struct pipe_blend_state blend
unsigned code [64]

Detailed Description

Command to specify per-fragment operations state and generated code.

Definition at line 120 of file common.h.


Field Documentation

uint64_t cell_command_fragment_ops::opcode

CELL_CMD_STATE_FRAGMENT_OPS.

Definition at line 122 of file common.h.

struct pipe_depth_stencil_alpha_state cell_command_fragment_ops::dsa [read]

Definition at line 123 of file common.h.

struct pipe_blend_state cell_command_fragment_ops::blend [read]

Definition at line 124 of file common.h.

unsigned cell_command_fragment_ops::code[64]

Definition at line 125 of file common.h.


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