diff options
author | Gert Wollny <gert.wollny@collabora.com> | 2025-07-09 22:58:30 +0200 |
---|---|---|
committer | Marge Bot <marge-bot@fdo.invalid> | 2025-07-12 20:58:29 +0000 |
commit | 5d4f59a3ed4498a08f440d2de39b3c5054aa3b51 (patch) | |
tree | b13ee485d8cc56cdc492b64627e980fa85cf2b38 /windows/VC8 | |
parent | 00b752565cfdbe6d8447a4c072bf857bf5697e2a (diff) |
Lowering IO to temps leads to problems with RA with piglit
spec@glsl-1.50@execution@geometry@max-input-component
Not doing so results in an assertion failure with piglit
spec@glsl-1.50@execution@geometry@dynamic_input_array_index
because not all indirect IO access is lowered. Using
nir_lower_indirect_derefs works around this limitations.
v2: Fix formatting (Patrick Lerda)
Fixes: 1186c73c6 (r600: implement gs indirect load_per_vertex_input)
Signed-off-by: Gert Wollny <gert.wollny@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36051>
Diffstat (limited to 'windows/VC8')
0 files changed, 0 insertions, 0 deletions