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) |
Definition at line 39 of file draw_pipe_wide_point.c.
struct draw_stage widepoint_stage::stage [read] |
Definition at line 40 of file draw_pipe_wide_point.c.
Definition at line 42 of file draw_pipe_wide_point.c.
Definition at line 43 of file draw_pipe_wide_point.c.
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.
Definition at line 51 of file draw_pipe_wide_point.c.
Definition at line 53 of file draw_pipe_wide_point.c.