Hans-Kristian Arntzen
|
a04bdcc7f7
|
Handle overloaded functions which share the same OpName.
Awkward, but legal SPIR-V.
|
2018-02-23 14:15:51 +01:00 |
|
Hans-Kristian Arntzen
|
8a3bef2bd6
|
Add OpFRem tests.
|
2018-02-15 13:36:59 +01:00 |
|
Hans-Kristian Arntzen
|
168bcc7b3b
|
Add unreachable tests for MSL/HLSL.
|
2018-01-15 09:39:15 +01:00 |
|
Hans-Kristian Arntzen
|
789fa91987
|
Support running FXC on Unix-likes as well.
Assumes a wine wrapper script is set up, but should be good enough.
|
2017-12-12 13:23:56 +01:00 |
|
Hans-Kristian Arntzen
|
5e9b53e354
|
Support VertexID/InstanceID in HLSL.
|
2017-12-06 11:01:32 +01:00 |
|
Hans-Kristian Arntzen
|
d48876ac41
|
Add test for stripped cbuffer members.
|
2017-10-10 17:40:37 +02: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
|
ecaea50739
|
Add SPVASM test from clspv.
|
2017-09-29 12:20:57 +02:00 |
|
Hans-Kristian Arntzen
|
db5d49f04a
|
Add SPVASM testing support for HLSL/MSL.
|
2017-09-29 11:07:11 +02:00 |
|