cell_command_clear_surface Struct Reference

Clear framebuffer to the given value/color. More...


Data Fields

uint64_t opcode
 CELL_CMD_CLEAR_SURFACE.
uint surface
 Temporary: 0=color, 1=Z.
uint value


Detailed Description

Clear framebuffer to the given value/color.

Definition at line 158 of file common.h.


Field Documentation

uint64_t cell_command_clear_surface::opcode

CELL_CMD_CLEAR_SURFACE.

Definition at line 160 of file common.h.

uint cell_command_clear_surface::surface

Temporary: 0=color, 1=Z.

Definition at line 161 of file common.h.

uint cell_command_clear_surface::value

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