HLSL: Allow macro expansions to create the 'defined' operator.
This commit is contained in:
parent
3fcb42cfa6
commit
4d5bcd3162
4 changed files with 80 additions and 1 deletions
|
|
@ -200,6 +200,7 @@ INSTANTIATE_TEST_CASE_P(
|
|||
{"hlsl.params.default.frag", "main"},
|
||||
{"hlsl.params.default.negative.frag", "main"},
|
||||
{"hlsl.partialInit.frag", "PixelShaderFunction"},
|
||||
{"hlsl.pp.vert", "main"},
|
||||
{"hlsl.pp.line.frag", "main"},
|
||||
{"hlsl.precise.frag", "main"},
|
||||
{"hlsl.promote.atomic.frag", "main"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue