Files
mesa/src/broadcom/vulkan
Iago Toral Quiroga db3fa1cc8c v3dv: setup loop unrolling
We set the maximum at 16 iterations (the GL compiler chooses 32
iterations for the GLSL front-end loop unrolling pass) because we
have observed a bunch of shaders from Sascha Willems that spill
significantly with 32, leading to massive performance degradation,
while 16 avoids spilling and doesn't seem to cause visible
performance degradation compared to cases that unroll 32 without
spilling.

Reviewed-by: Alejandro Piñeiro <apinheiro@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10647>
2021-05-06 12:25:22 +02:00
..
2021-04-29 11:22:12 +02:00
2021-04-29 11:22:12 +02:00
2020-10-13 21:21:25 +00:00
2021-04-29 11:22:12 +02:00
2021-04-29 11:22:12 +02:00
2021-04-29 11:22:12 +02:00
2021-04-29 11:22:12 +02:00
2021-05-06 12:25:22 +02:00
2021-04-22 07:39:24 +00:00