Hans-Kristian Arntzen
|
9fbd8b789e
|
Update tests for latest SPIRV-Tools and glslang.
|
2018-03-12 15:11:55 +01:00 |
|
Hans-Kristian Arntzen
|
7d223b8987
|
Fix CFG for forwarded temporaries.
Forwarded temporaries would never declare a temporary.
Figure out all result types ahead of time so we can deal with those
temporaries as well.
|
2018-01-18 12:11:33 +01:00 |
|
Hans-Kristian Arntzen
|
9bdfd7025e
|
Fix tessellation control shaders from HLSL.
Need to take into account that gl_Position[i] needs to be rewritten as
gl_out[i].gl_Position instead.
|
2018-01-04 16:22:44 +01:00 |
|
Hans-Kristian Arntzen
|
b39e829fc2
|
Add reference output for --opt.
|
2017-11-23 09:50:11 +01:00 |
|