Skip to content

v3dv: fix a few issues related to descriptor set limits

Iago Toral requested to merge itoral/mesa:v3dv_limits_fixes into master

The first patch one addresses a regression that causes an assert-crash in UE4, the second one addresses an issue that can make the UE4 Vehicle sample crash in gameplay.

Merge request reports