HLSL: Add scoping operator, accept static member functions, and support calling them.
This commit is contained in:
@@ -267,7 +267,6 @@ enum EHlslTokenClass {
|
||||
|
||||
// variable, user type, ...
|
||||
EHTokIdentifier,
|
||||
EHTokTypeName,
|
||||
EHTokClass,
|
||||
EHTokStruct,
|
||||
EHTokCBuffer,
|
||||
|
||||
Reference in New Issue
Block a user