summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/freedreno/a3xx/ir-a3xx.c
diff options
context:
space:
mode:
authorRob Clark <[email protected]>2014-01-15 08:08:18 -0500
committerRob Clark <[email protected]>2014-02-01 11:50:10 -0500
commit0f2df4ff90b255456cfd45f5582016744fbfd0f7 (patch)
tree8c0643444b09947e41d618041fd020eb036e4b70 /src/gallium/drivers/freedreno/a3xx/ir-a3xx.c
parent752475619997ce1d596dd0073d0fa5785d8f2646 (diff)
freedreno: add tgsi lowering pass
Currently lowers the following instructions: DST, XPD, SCS, LRP, FRC, POW, LIT, EXP, LOG, DP4, DP3, DPH, DP2 translating these into equivalent simpler TGSI instructions. This probably should be moved to util so other drivers can use it, but just adding under freedreno for now so that I can clear out a lot of the lowering code in a3xx compiler before beginning to add new compiler. Signed-off-by: Rob Clark <[email protected]>
Diffstat (limited to 'src/gallium/drivers/freedreno/a3xx/ir-a3xx.c')
0 files changed, 0 insertions, 0 deletions