cell_fragment_shader_state Struct Reference

Cell fragment shader state, subclass of pipe_shader_state. More...

Collaboration diagram for cell_fragment_shader_state:

Collaboration graph
[legend]

Data Fields

struct pipe_shader_state shader
struct tgsi_shader_info info
struct spe_function code
void * data

Detailed Description

Cell fragment shader state, subclass of pipe_shader_state.

Definition at line 60 of file cell_context.h.


Field Documentation

struct pipe_shader_state cell_fragment_shader_state::shader [read]

Definition at line 62 of file cell_context.h.

struct tgsi_shader_info cell_fragment_shader_state::info [read]

Definition at line 63 of file cell_context.h.

struct spe_function cell_fragment_shader_state::code [read]

Definition at line 64 of file cell_context.h.

void* cell_fragment_shader_state::data

Definition at line 65 of file cell_context.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