cell_command_fragment_program Struct Reference

Command to send a fragment progra to SPUs. More...


Data Fields

uint64_t opcode
 CELL_CMD_STATE_FRAGMENT_PROGRAM.
uint num_inst
 Number of instructions.
unsigned code [128]


Detailed Description

Command to send a fragment progra to SPUs.

Definition at line 135 of file common.h.


Field Documentation

uint64_t cell_command_fragment_program::opcode

CELL_CMD_STATE_FRAGMENT_PROGRAM.

Definition at line 137 of file common.h.

uint cell_command_fragment_program::num_inst

Number of instructions.

Definition at line 138 of file common.h.

unsigned cell_command_fragment_program::code[128]

Definition at line 139 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