mesa/src/amd/addrlib
Pierre-Eric Pelloux-Prayer dddd91eef3 amd/addrlib: fix forgotten char -> enum conversions
clang warning:
  result of comparison of constant 115 with expression of type
  'const enum Dim' is always false

Fixes: e3e704c7e7 ("amd/addrlib: Use enum instead of sparse chars to identify dimensions")
Reviewed-by: Michel Dänzer <mdaenzer@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5119>
2020-05-22 09:11:47 +02:00
..
inc amd/addrlib: fix build on non-x86 platforms 2020-02-26 20:10:52 +00:00
src amd/addrlib: fix forgotten char -> enum conversions 2020-05-22 09:11:47 +02:00
meson.build meson: inline inc_common 2020-03-28 21:36:54 +01:00