Hans-Kristian Arntzen
|
056a0ba27e
|
Fix case where a struct is loaded which contains a row-major matrix.
|
2019-02-20 12:19:00 +01:00 |
|
Hans-Kristian Arntzen
|
d94d20f4f3
|
Deal with some builtins being declared with wrong signedness.
|
2018-06-22 11:30:56 +02:00 |
|
Hans-Kristian Arntzen
|
3951b9456f
|
Fix SpecConstantComposite if input is SpecConstantOp.
|
2018-05-15 11:16:06 +02:00 |
|
Hans-Kristian Arntzen
|
e7bf8d2f48
|
Refactor out noopt shaders to their own folders.
Makes maintenance easier with less clutter.
|
2018-03-13 10:39:49 +01:00 |
|
Hans-Kristian Arntzen
|
3c1b147272
|
Support Invariant for BuiltInPosition.
|
2018-03-01 12:31:39 +01:00 |
|
Hans-Kristian Arntzen
|
dd604fec9a
|
Fix SSO for HLSL vertex shaders.
|
2017-11-17 13:37:28 +01:00 |
|
Hans-Kristian Arntzen
|
8538b4c9c0
|
Handle empty struct declarations with best effort.
This "feature" is a bit icky as we have no useful representation of it,
so never emit code which has anything to do with empty structs.
|
2017-10-06 13:05:14 +02:00 |
|
Hans-Kristian Arntzen
|
840a72d47a
|
Workaround empty struct declaration and empty IO variables.
|
2017-03-24 10:03:11 +01:00 |
|