Skip to content
Snippets Groups Projects
Commit 541208cf authored by Nicolai Hähnle's avatar Nicolai Hähnle
Browse files

st/glsl_to_tgsi: fix indirect access to 64-bit integer


Make sure we actually allocate two adjacent TGSI temporaries. The
current code fails e.g. when an arithmetic operation has two
operands with indirect accesses.

I will send out a new piglit test
(arb_gpu_shader_int64/execution/indirect-array-two-accesses.shader_test)

Cc: mesa-stable@lists.freedesktop.org
Reviewed-by: default avatarMarek Olšák <marek.olsak@amd.com>
parent 2991c0d7
No related branches found
No related tags found
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