summaryrefslogtreecommitdiff
path: root/tests/preprocessor/simple-pre-defined.slang.expected
AgeCommit message (Expand)Author
2022-08-16Add some simple macro defines including __HLSL_VERSION (#2363)jsmall-nvidia
s.slang(10): error 40000: field 'colorMissingQualifiers' in ray payload struct must have either 'read' OR 'write' access qualifiers float4 colorMissingQualifiers; // Error expected here ^~~~~~~~~~~~~~~~~~~~~~ } standard output = { }