v3d: Enable the new NIR bitfield operation lowering paths.
authorEric Anholt <eric@anholt.net>
Wed, 2 May 2018 21:17:07 +0000 (14:17 -0700)
committerEric Anholt <eric@anholt.net>
Wed, 6 Jun 2018 20:44:28 +0000 (13:44 -0700)
commit9d5860310d57db9b3aabf0c0e562130fb8dcce99
treedc2a4178a117689e9f420aa07ac6e0eb55bdec7a
parent73953b071365ca64db353023fff78a06b20503a3
v3d: Enable the new NIR bitfield operation lowering paths.

These together get the GLSL 3.00 unorm/snorm pack functions and
MESA_shader_integer operations working.

v2: Fix commit message typo.

Reviewed-by: Matt Turner <mattst88@gmail.com>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
src/broadcom/compiler/nir_to_vir.c