HLSL: cbuffer and tbuffer grammar and production.

This commit is contained in:
John Kessenich
2016-07-25 16:05:33 -06:00
parent b8d2a006d1
commit 3d157c510f
9 changed files with 268 additions and 46 deletions

View File

@@ -212,6 +212,8 @@ enum EHlslTokenClass {
EHTokIdentifier,
EHTokTypeName,
EHTokStruct,
EHTokCBuffer,
EHTokTBuffer,
EHTokTypedef,
// constant