summaryrefslogtreecommitdiff
path: root/tests/examplefiles/example.hlsl
Commit message (Collapse)AuthorAgeFilesLines
* Add string literal parsing to HLSL lexer (copied from the one for C++).Nathan Reed2016-12-291-0/+11
| | | | - Also added a snippet to the example file where a string shows up (uncommon in HLSL).
* Add example file for HLSLNathan Reed2016-10-051-0/+157