v3d: Add support for hardware pack/unpack of half floats.
authorEric Anholt <eric@anholt.net>
Tue, 18 Sep 2018 21:09:25 +0000 (14:09 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 16 Oct 2018 00:16:44 +0000 (17:16 -0700)
commit8ec83dc51e407fa0987d636752497509278c0dbb
treefa6234c585a2df6041667ed3db0031577a6ecb09
parent7d77fe1bcc8e84a30ddc5d4bc6b0c571dfd64b22
v3d: Add support for hardware pack/unpack of half floats.

Cuts the formerly 7-minute simulation time of fs-packHalf2x16.shader_test
in half.
src/broadcom/compiler/nir_to_vir.c
src/gallium/drivers/v3d/v3d_screen.c