HLSL: cbuffer and tbuffer grammar and production.
This commit is contained in:
@@ -212,6 +212,8 @@ enum EHlslTokenClass {
|
||||
EHTokIdentifier,
|
||||
EHTokTypeName,
|
||||
EHTokStruct,
|
||||
EHTokCBuffer,
|
||||
EHTokTBuffer,
|
||||
EHTokTypedef,
|
||||
|
||||
// constant
|
||||
|
||||
Reference in New Issue
Block a user