HLSL: add precise keyword
This commit is contained in:
@@ -463,6 +463,7 @@ EHlslTokenClass HlslScanContext::tokenizeIdentifier()
|
||||
case EHTokIn:
|
||||
case EHTokOut:
|
||||
case EHTokInOut:
|
||||
case EHTokPrecise:
|
||||
case EHTokLayout:
|
||||
return keyword;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user