diff options
author | Flora Cui <flora.cui@amd.com> | 2024-05-23 15:02:13 +0800 |
---|---|---|
committer | Flora Cui <flora.cui@amd.com> | 2024-05-27 10:37:13 +0800 |
commit | 058a04de62f9a4f71511ff9172f4f219a63d29f2 (patch) | |
tree | 4b0ffa9d7c40e29e2cbcb399502dfdc5fd3bf564 /tests/amdgpu/shader_code.h | |
parent | 4df9173595dcc65662516b634f9d10001fd060e2 (diff) |
tests/amdgpu: fix compile warning with the guard enum value
../../drm/tests/amdgpu/shader_test_util.c: In function
‘amdgpu_dispatch_init’:
../../drm/tests/amdgpu/shader_test_util.c:296:9: warning: enumeration
value ‘AMDGPU_TEST_GFX_MAX’ not handled in switch [-Wswitch]
296 | switch (test_priv->info->version) {
| ^~~~~~
Signed-off-by: Flora Cui <flora.cui@amd.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Diffstat (limited to 'tests/amdgpu/shader_code.h')
0 files changed, 0 insertions, 0 deletions