On 5/24/25 02:32, Dmitry Osipenko wrote: > @@ -872,6 +872,8 @@ void virtio_gpu_virgl_process_cmd(VirtIOGPU *g, > struct virtio_gpu_ctrl_command *cmd) > { > bool cmd_suspended = false; > + uint32_t flags;
Realized I re-introduced the build warning with older virglrenderer. Will fix in v13. -- Best regards, Dmitry