mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-07 02:48:06 +02:00
aco/gfx11.7: claim support
Signed-off-by: Rhys Perry <pendingchaos02@gmail.com> Reviewed-by: Georg Lehmann <dadschoorse@gmail.com> Reviewed-by: Marek Olšák <marek.olsak@amd.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/40917>
This commit is contained in:
parent
7173e630a7
commit
ee78bea393
1 changed files with 1 additions and 0 deletions
|
|
@ -388,6 +388,7 @@ aco_is_gpu_supported(const struct radeon_info* info)
|
|||
case GFX10_3:
|
||||
case GFX11:
|
||||
case GFX11_5:
|
||||
case GFX11_7:
|
||||
case GFX12:
|
||||
return true;
|
||||
default:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue