
Data Fields | |
| struct tgsi_transform_context | base |
| uint | tempsUsed |
| bitmask | |
| int | colorOutput |
| which output is the primary color | |
| uint | samplersUsed |
| bitfield of samplers used | |
| int | freeSampler |
| int | maxInput |
| an available sampler for the pstipple | |
| int | maxGeneric |
| max input index found | |
| int | colorTemp |
| temp registers | |
| int | texTemp |
| temp registers | |
| boolean | firstInstruction |
| int | tmp0 |
Definition at line 122 of file draw_pipe_aaline.c.
struct tgsi_transform_context aa_transform_context::base [read] |
Definition at line 123 of file draw_pipe_aaline.c.
Definition at line 127 of file draw_pipe_aaline.c.
Definition at line 130 of file draw_pipe_aaline.c.
Definition at line 119 of file draw_pipe_aapoint.c.
1.5.4