PP: Recognize the '::' token, and translate appropriately to GLSL/HLSL token.
This commit is contained in:
@@ -328,6 +328,7 @@ enum EHlslTokenClass {
|
||||
EHTokDot,
|
||||
EHTokComma,
|
||||
EHTokColon,
|
||||
EHTokColonColon,
|
||||
EHTokSemicolon,
|
||||
EHTokBang,
|
||||
EHTokDash,
|
||||
|
||||
Reference in New Issue
Block a user