freedreno: remove some obsolete debug options
authorRob Clark <robdclark@chromium.org>
Sat, 28 Mar 2020 16:07:43 +0000 (09:07 -0700)
committerMarge Bot <eric+marge@anholt.net>
Mon, 30 Mar 2020 23:20:12 +0000 (23:20 +0000)
commit356b93f1023649b48774f56c7ec127bb327e8272
tree7f48c1e387f882872fa5d679417cb2401d29a9c8
parentb113170559b25a14439264e9f6aa5c0a41045589
freedreno: remove some obsolete debug options

'fraghalf' is unused (superceeded by actually lowering output based on
the precision information in nir).  And glsl140 support in ir3 is long
past the experimental stage, so the glsl120 option is no longer needed.
So remove them and free up some bits for new things.

Signed-off-by: Rob Clark <robdclark@chromium.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4366>
src/gallium/drivers/freedreno/freedreno_screen.c
src/gallium/drivers/freedreno/freedreno_util.h