diff options
author | Zack Rusin <zackr@vmware.com> | 2010-03-01 22:11:08 -0500 |
---|---|---|
committer | Zack Rusin <zackr@vmware.com> | 2010-03-01 22:13:22 -0500 |
commit | 80f3cc36c511f62666162bca1d88c7746b98a27d (patch) | |
tree | 158e8bc2828447f1c22bcc49090f267680ef1d55 /configs | |
parent | d3f24ab33c284325abaf4b250f8928d4d53836e1 (diff) |
llvmpipe: implement some control-flow
implements if/else/endif constructs and lays down the code for looping
and others. we create a conditional execution mask which decides which
of the four inputs are enabled for any store. it's used only if an
execution mask is present, otherwise we go through a direct store.
Diffstat (limited to 'configs')
0 files changed, 0 insertions, 0 deletions