cell_command_framebuffer Struct Reference

Tell SPUs about the framebuffer size, location. More...


Data Fields

uint64_t opcode
 CELL_CMD_FRAMEBUFFER.
int width
int height
void * color_start
void * depth_start
enum pipe_format color_format depth_format


Detailed Description

Tell SPUs about the framebuffer size, location.

Definition at line 146 of file common.h.


Field Documentation

uint64_t cell_command_framebuffer::opcode

CELL_CMD_FRAMEBUFFER.

Definition at line 148 of file common.h.

int cell_command_framebuffer::width

Definition at line 149 of file common.h.

int cell_command_framebuffer::height

Definition at line 149 of file common.h.

void* cell_command_framebuffer::color_start

Definition at line 150 of file common.h.

void * cell_command_framebuffer::depth_start

Definition at line 150 of file common.h.

enum pipe_format color_format cell_command_framebuffer::depth_format

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