785b6579ae
Call flush_pipeline_select_3d in CmdBeginRendering() to emit a dummy MEDIA_VFE_STATE before switching from GPGPU to 3D. Original commit with the fix:bc612536("anv: Emit a dummy MEDIA_VFE_STATE before switching from GPGPU to 3D") Fixes:3501a3f9ed("anv: Convert to 100% dynamic rendering") Signed-off-by: Vadym Shovkoplias <vadym.shovkoplias@globallogic.com> Gitlab: https://gitlab.freedesktop.org/mesa/mesa/-/issues/6201 Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15954>