Hans-Kristian Arntzen
|
d94d20f4f3
|
Deal with some builtins being declared with wrong signedness.
|
2018-06-22 11:30:56 +02:00 |
|
Hans-Kristian Arntzen
|
991b655c72
|
Declare OpSpecConstantOp up-front on relevant targets.
Required, since spec constants can include results from constant ops.
|
2018-05-15 14:20:16 +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
|
5e9b53e354
|
Support VertexID/InstanceID in HLSL.
|
2017-12-06 11:01:32 +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 |
|