Skip to content
Commit ded225eb authored by Emma Anholt's avatar Emma Anholt Committed by Andres Gomez
Browse files

v3d: Fix setup of the VCM cache size.

There were two bugs working together to make things mostly work: I wasn't
dividing the VPM output size available by the size of a batch (vertex),
but I also had the size of the VPM reduced by a factor of 8.

Fixes dEQP-GLES3.functional.vertex_array_objects.all_attributes and it
seems also my intermittent varying failures.

Fixes: 1561e498 ("v3d: Emit the VCM_CACHE_SIZE packet.")
(cherry picked from commit a91b158b)
parent 3f20c0a0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment