Skip to content

tests/amdgpu: fix compile error with gcc7.5

fcui requested to merge fcui/drm:amdgpu_test_gcc7_5 into main

fix commit cc3c80c6("tests/amdgpu: refactor dispatch/draw test") ../../SOURCES/drm/tests/amdgpu/shader_code.h:113:2: error: initializer element is not constant ps_##_ps##_shader_patchinfo_code_size_gfx##_n,
^

Signed-off-by: Flora Cui flora.cui@amd.com

Merge request reports