Skip to content
Snippets Groups Projects
Commit 7d40db8c authored by Dave Airlie's avatar Dave Airlie Committed by Emil Velikov
Browse files

st/glsl_to_tgsi: don't increase immediate index by 1.


Immediates are stored into a separate table, and are
consolidated, so if we get an immediate we don't need
to offset it as the index it has is correct.

Cc: "11.2 12.0" <mesa-stable@lists.freedesktop.org>
Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
(cherry picked from commit 27d456cc)
parent 250e13e5
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