summaryrefslogtreecommitdiffstats
path: root/appveyor.yml
diff options
context:
space:
mode:
authorDave Airlie <[email protected]>2016-01-17 14:23:35 +1000
committerDave Airlie <[email protected]>2016-01-18 15:02:34 +1000
commit119bef954379ebb35faf182b0b665becacddab76 (patch)
tree7b6fa82e138b639f6b748bb8e611c4a5a17f5b69 /appveyor.yml
parent9258d9f23daca39767a41abc47836991a5f189b4 (diff)
glsl: fix subroutine lowering reusing actual parmaters
One of the oglconform tests was crashing here, and it was due to not cloning the actual parameters before creating the new call. This makes a call clone function that does the right things to make sure we clone all the needed info, and points the callee at it. (It differs from ->clone due to this). this may fix https://bugs.freedesktop.org/show_bug.cgi?id=93722, I had this patch in my cts fixes tree, but hadn't had time to make sure I liked it. Cc: "11.0 11.1" <[email protected]> Signed-off-by: Dave Airlie <[email protected]> Reviewed-by: Timothy Arceri <[email protected]>
Diffstat (limited to 'appveyor.yml')
0 files changed, 0 insertions, 0 deletions