pan/mdg: apply float outmods to textures
authorItalo Nicola <italonicola@collabora.com>
Wed, 15 Jul 2020 18:48:42 +0000 (18:48 +0000)
committerMarge Bot <eric+marge@anholt.net>
Thu, 30 Jul 2020 22:55:36 +0000 (22:55 +0000)
commit83592de7ad2f3a2bd884638811a6c11fa3609a9b
treeec104c336aa406e8d0591748074d92f033b877cb
parent5011373e2b48320abfa5aafbcd9c876f1815060a
pan/mdg: apply float outmods to textures

Texture instructions in midgard support float outmods, this commit makes
it so these instructions are emitted when the conditions are met.

Signed-off-by: Italo Nicola <italonicola@collabora.com>
Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5933>
src/panfrost/midgard/midgard_compile.c