HLSL: Move to correct parsing of annotations, improving all annotations and recent string grammar.
This commit is contained in:
@@ -70,10 +70,10 @@ enum EHlslTokenClass {
|
||||
EHTokBuffer,
|
||||
EHTokVector,
|
||||
EHTokMatrix,
|
||||
EHTokString,
|
||||
|
||||
// scalar types
|
||||
EHTokVoid,
|
||||
EHTokString,
|
||||
EHTokBool,
|
||||
EHTokInt,
|
||||
EHTokUint,
|
||||
|
||||
Reference in New Issue
Block a user