OSDN Git Service

gallium/ttn: add TXQ support (v2)
authorRob Clark <robclark@freedesktop.org>
Thu, 9 Apr 2015 19:41:31 +0000 (15:41 -0400)
committerRob Clark <robclark@freedesktop.org>
Sat, 11 Apr 2015 14:43:15 +0000 (10:43 -0400)
commitca3ae90490d1df40d4a27c8a2d3171af528155b2
tree2e0e5a030fc670a5fd476b3e84489e5026a86b86
parent0b71451920e65c4dff049359cc6ebb6e9ce53773
gallium/ttn: add TXQ support (v2)

Split out from ttn_tex() since it is kind of a weird instruction that
maps to two NIR opcodes, and it was cleaner this way.

v2: query_levels doesn't take any args

Signed-off-by: Rob Clark <robclark@freedesktop.org>
Reviewed-by: Eric Anholt <eric@anholt.net>
src/gallium/auxiliary/nir/tgsi_to_nir.c