summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorVinson Lee <vlee@freedesktop.org>2024-04-21 18:48:07 -0700
committerVinson Lee <vlee@freedesktop.org>2024-04-26 23:43:21 -0700
commit7aa7bc1b01d57b4b091c4fc82a94a6ff47f38ebf (patch)
treee16cbab468ad728c5358139e1387e4c1d078b715 /CMakeLists.txt
parent3d3a20a2bdcff4737825665e6a61784fd5c881e5 (diff)
arb_draw_buffers_blend: Fix deprecated-non-prototype warningsHEADmain
tests/spec/arb_draw_buffers_blend/state_set_get.c:91:12: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 91 | glEndList(list); | ^ tests/spec/arb_draw_buffers_blend/state_set_get.c:136:12: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 136 | glEndList(list); | ^ Fixes: 0fb057c06ddc ("Add new arb_draw_buffers_blend-state_set_get test") Signed-off-by: Vinson Lee <vlee@freedesktop.org> Reviewed-by: Erik Faye-Lund <erik.faye-lund@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/piglit/-/merge_requests/906>
Diffstat (limited to 'CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions