radeonsi/gfx11: updated si_is_format_supported
authorIkshwaku Chauhan <ikshwaku.chauhan@amd.com>
Thu, 13 Apr 2023 14:02:53 +0000 (19:32 +0530)
committerMarge Bot <emma+marge@anholt.net>
Tue, 18 Apr 2023 21:34:02 +0000 (21:34 +0000)
commitda3b8c1e6b38dd29f64e855bbaa423dc0967ff45
tree0b5f2c017b5d8e2baab318838314b63f28e61943
parent543b6ca7c4b00c4bfff5668ba0a0643d565db201
radeonsi/gfx11: updated si_is_format_supported

GFX11 format table is different than GFX10, the change is
required to pass below deqp tests for gfx11:
dEQP-GLES3.functional.texture.specification.teximage2d_pbo*,
texsubimage2d_pbo*, teximage3d_pbo*, texsubimage3d_pbo*.

Signed-off-by: Ikshwaku Chauhan <ikshwaku.chauhan@amd.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22466>
src/gallium/drivers/radeonsi/si_state.c