widepoint_stage Struct Reference

Collaboration diagram for widepoint_stage:

Collaboration graph
[legend]

Data Fields

struct draw_stage stage
float half_point_size
float point_size_min
float point_size_max
float xbias
float ybias
uint texcoord_slot [PIPE_MAX_SHADER_OUTPUTS]
uint texcoord_mode [PIPE_MAX_SHADER_OUTPUTS]
uint num_texcoords
int psize_slot
int point_coord_fs_input
 input for pointcoord (and fog)

Detailed Description

Definition at line 39 of file draw_pipe_wide_point.c.


Field Documentation

struct draw_stage widepoint_stage::stage [read]

Definition at line 40 of file draw_pipe_wide_point.c.

float widepoint_stage::half_point_size

Definition at line 42 of file draw_pipe_wide_point.c.

float widepoint_stage::point_size_min

Definition at line 43 of file draw_pipe_wide_point.c.

float widepoint_stage::point_size_max

Definition at line 44 of file draw_pipe_wide_point.c.

float widepoint_stage::xbias

Definition at line 46 of file draw_pipe_wide_point.c.

float widepoint_stage::ybias

Definition at line 47 of file draw_pipe_wide_point.c.

uint widepoint_stage::texcoord_slot[PIPE_MAX_SHADER_OUTPUTS]

Definition at line 49 of file draw_pipe_wide_point.c.

uint widepoint_stage::texcoord_mode[PIPE_MAX_SHADER_OUTPUTS]

Definition at line 50 of file draw_pipe_wide_point.c.

uint widepoint_stage::num_texcoords

Definition at line 51 of file draw_pipe_wide_point.c.

int widepoint_stage::psize_slot

Definition at line 53 of file draw_pipe_wide_point.c.

int widepoint_stage::point_coord_fs_input

input for pointcoord (and fog)

Definition at line 55 of file draw_pipe_wide_point.c.


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