Skip to content
Snippets Groups Projects
Commit 7c719e86 authored by Marek Olšák's avatar Marek Olšák Committed by Ian Romanick
Browse files

mesa: declare UniformBufferBindings as an array with a static size

Some Gallium drivers were crashing, because the array was not large enough.

v2: clamp the per-shader maximum in st/mesa, then sum them all up

NOTE: This is a candidate for the stable branches.
(cherry picked from commit 15a4b6db)
parent 1b350311
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment