HLSL: Airplane work: break/continue/discard grammar, and decls for for/if/while.
This commit is contained in:
parent
a4a4d5e22c
commit
5bc4d9a26f
9 changed files with 522 additions and 39 deletions
|
|
@ -76,6 +76,7 @@ INSTANTIATE_TEST_CASE_P(
|
|||
{"hlsl.assoc.frag", "PixelShaderFunction"},
|
||||
{"hlsl.attribute.frag", "PixelShaderFunction"},
|
||||
{"hlsl.cast.frag", "PixelShaderFunction"},
|
||||
{"hlsl.discard.frag", "PixelShaderFunction"},
|
||||
{"hlsl.doLoop.frag", "PixelShaderFunction"},
|
||||
{"hlsl.float1.frag", "PixelShaderFunction"},
|
||||
{"hlsl.float4.frag", "PixelShaderFunction"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue