mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-24 04:08:10 +02:00
In function 'r600_init_resource_fields',
inlined from 'r600_buffer_create' at ../src/gallium/drivers/r600/r600_buffer_common.c:561:2:
../src/gallium/drivers/r600/r600_buffer_common.c:121:48: error: array subscript 'struct r600_texture[0]' is partly outside array bounds of 'unsigned char[256]' [-Werror=array-bounds=]
121 | if ((res->b.b.target != PIPE_BUFFER && !rtex->surface.is_linear) ||
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../src/util/os_memory.h:37
Signed-off-by: David Heidelberg <david@ixit.cz>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31790>
|
||
|---|---|---|
| .. | ||
| compiler-wrapper-clang++-15.sh | ||
| compiler-wrapper-clang++.sh | ||
| compiler-wrapper-clang-15.sh | ||
| compiler-wrapper-clang.sh | ||
| compiler-wrapper-g++.sh | ||
| compiler-wrapper-gcc.sh | ||
| compiler-wrapper.sh | ||
| gitlab-ci.yml | ||