1234 |
- # use string notation (double quotes) to list a series of tests you want to match from the output of compilation
- # spaces separate tokens. e.g. "id1 , id2" will match "thing<id1,id2>"
- "void F ( float4 color = :: SRG_SRGConstantBuffer . SRG_m_clr )"
|