vc4: Add support for the TXL opcode.
authorEric Anholt <eric@anholt.net>
Mon, 13 Oct 2014 13:38:10 +0000 (14:38 +0100)
committerEric Anholt <eric@anholt.net>
Mon, 13 Oct 2014 16:15:47 +0000 (17:15 +0100)
commite1d1c396265ce3b363e99422b46275275723ee21
treec8932293de193cebec01f315d2091b18e2c977ed
parent5bc91b6e322354d0964c07375c9a3a28b0083a38
vc4: Add support for the TXL opcode.

There's a bit at the bottom of cube map stride (which has some formatting
bugs in the docs) which flips the bias coordinate to being an absolute
LOD.
src/gallium/drivers/vc4/vc4_program.c