Skip to content

radv: fix removing PSIZ when it's not emitted by the last VGT stage

Samuel Pitoiset requested to merge hakzsam/mesa:radv_fix_remove_psiz into main

This dereferences a NULL pointer and crash many tests with Zink.

Merge request reports