Data Fields | |
struct tgsi_transform_context | base |
uint | tempsUsed |
bitmask | |
int | wincoordInput |
int | maxInput |
uint | samplersUsed |
bitfield of samplers used | |
int | freeSampler |
int | texTemp |
an available sampler for the pstipple | |
int | numImmed |
boolean | firstInstruction |
Definition at line 112 of file draw_pipe_pstipple.c.
struct tgsi_transform_context pstip_transform_context::base [read] |
Definition at line 113 of file draw_pipe_pstipple.c.
Definition at line 115 of file draw_pipe_pstipple.c.
Definition at line 116 of file draw_pipe_pstipple.c.
Definition at line 118 of file draw_pipe_pstipple.c.
an available sampler for the pstipple
temp registers
Definition at line 119 of file draw_pipe_pstipple.c.
Definition at line 120 of file draw_pipe_pstipple.c.
Definition at line 121 of file draw_pipe_pstipple.c.