summaryrefslogtreecommitdiffstats
path: root/src/mesa/main
diff options
context:
space:
mode:
authorKenneth Graunke <[email protected]>2016-05-20 16:29:44 -0700
committerKenneth Graunke <[email protected]>2016-05-20 16:33:24 -0700
commitf7eb95a5269fab015df23dd7c5152418bbd10033 (patch)
treef2b172136ab349c8c1ea541a86231661034d13bc /src/mesa/main
parent0970c563d6e4a30ab0852ef664dc97a995997f88 (diff)
nir: Fix crash in nir_lower_wpos_center().
Otherwise we rewrote the fadd to use itself, causing crashes in validation. Instead, start after the last use like we should. A brown paper bag fix. Fixes crashes in several Vulkan tests. Signed-off-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'src/mesa/main')
0 files changed, 0 insertions, 0 deletions