Skip to content

Venus: Fix timeouts in extended_dynamic_state.*_raster dEQP-tests

Igor Torrente requested to merge igor.torrente/mesa:timeout_fix into main

vn_fix_graphics_pipeline_create_info is in disagreement with the specification. It's removing pViewportState when it souldn't and causing VirglRenderer to crash in the process.

Fixes this issue by adhering more closely to the spec.

Signed-off-by: Igor Torrente igor.torrente@collabora.com

Merge request reports