fec20b26dd
This must match the value set in TILER_CONTEXT. Fixes dEQP-VK.rasterization.flatshading.*, which were failing previously because we were setting first_provoking_vertex to true in the tiler descriptor and false in fbinfo. Signed-off-by: Benjamin Lee <benjamin.lee@collabora.com> Reviewed-by: Rebecca Mckeever <rebecca.mckeever@collabora.com> Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32273>