summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorFlora Cui <flora.cui@amd.com>2024-05-23 15:15:56 +0800
committerFlora Cui <flora.cui@amd.com>2024-05-27 10:37:25 +0800
commit37265ab0ad36af456b664b8656e126a6c770e61a (patch)
treeb2fd4922095d0b48356ebbba0e76ba5d98d5f4e6 /README.rst
parentcee441f32d65f25bda510669cf46f87f3dce1f0e (diff)
tests/amdgpu: fix compile error with gcc14HEADmain
../../drm/tests/amdgpu/shader_code.h:114:9: error: initialization of ‘const uint32_t *’ {aka ‘const unsigned int *’} from incompatible pointer type ‘const uint32_t (*)[10][6]’ {aka ‘const unsigned int (*)[10][6]’} [-Wincompatible-pointer-types] 114 | ps_##_ps##_shader_patchinfo_code_gfx##_n, \ | ^~~ ../../drm/tests/amdgpu/shader_code.h:119:10: note: in expansion of macro ‘SHADER_PS_INFO’ 119 | {SHADER_PS_INFO(const, 9), SHADER_PS_INFO(tex, 9)}, | ^~~~~~~~~~~~~~ Signed-off-by: Flora Cui <flora.cui@amd.com> Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Diffstat (limited to 'README.rst')
0 files changed, 0 insertions, 0 deletions