Chromium was launched with the following params:
--enable-features=UseOzonePlatform,UseSkiaRenderer,WaylandOverlayDelegation,Vulkan --ozone-platform=wayland --disable-gpu-vsync --enable-gpu-rasterization --disable-gpu-driver-bug-workarounds --ignore-gpu-blocklist --use-gl=swiftshader : Flickering happens in Gnome, no flickering in Plasma and Weston
--enable-features=UseOzonePlatform,UseSkiaRenderer,WaylandOverlayDelegation --ozone-platform=wayland --disable-gpu-vsync --enable-gpu-rasterization --disable-gpu-driver-bug-workarounds --ignore-gpu-blocklist --use-gl=swiftshader : No flickering in Gnome, Plasma or Weston
--enable-features=UseOzonePlatform,UseSkiaRenderer,WaylandOverlayDelegation --ozone-platform=wayland --use-gl=swiftshader : No flickering in Gnome, Plasma or Weston
--enable-features=UseOzonePlatform,UseSkiaRenderer,WaylandOverlayDelegation --ozone-platform=wayland --disable-gpu : Flickering happens in Gnome, no flickering in Plasma and Weston
--enable-features=UseOzonePlatform,UseSkiaRenderer,WaylandOverlayDelegation,Vulkan --ozone-platform=wayland --disable-gpu : Flickering happens in Gnome, no flickering in Plasma and Weston
Lastly, these results are on my laptop running on an Intel Atom E3950 with an Intel HD Graphics 505, Mesa 19., Kernel 5.1. Have not tested it in my workstations yet.