freedreno/cffdec: Stop open-coding enum parsing
authorConnor Abbott <cwabbott0@gmail.com>
Fri, 31 Jul 2020 09:45:09 +0000 (11:45 +0200)
committerMarge Bot <eric+marge@anholt.net>
Sat, 1 Aug 2020 17:51:01 +0000 (17:51 +0000)
commit8d0e5e062667fa995779575ce1015fb8d34eef9a
tree83d5f1fb0f3ffb8fd12a22348df638f525dbc650
parent73241ca53e8e085b1e953ddb5afaa91c455eb038
freedreno/cffdec: Stop open-coding enum parsing

Now that rnndec_decode_enum() has been fixed, it does the same thing as
this function.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6140>
src/freedreno/decode/rnnutil.c