Data Fields | |
struct pipe_shader_state | state |
void * | driver_fs |
the regular shader | |
void * | aapoint_fs |
the aa point-augmented shader | |
int | generic_attrib |
The generic input attrib/texcoord we'll use. |
Definition at line 69 of file draw_pipe_aapoint.c.
struct pipe_shader_state aapoint_fragment_shader::state [read] |
Definition at line 71 of file draw_pipe_aapoint.c.