-
Notifications
You must be signed in to change notification settings - Fork 14.9k
Closed
Labels
HLSLHLSL Language SupportHLSL Language Supportclang:diagnosticsNew/improved warning or error message in Clang, but not in clang-tidy or static analyzerNew/improved warning or error message in Clang, but not in clang-tidy or static analyzer
Description
HLSL matrices are limited to a maximum size of 4 in either dimension while the matrix extension allows for much larger sizes. Using concepts in the template declarations of the matrices similar to how resource types are being constrained in #116413 allows a language-specific limitation with friendly diagnostics.
Metadata
Metadata
Assignees
Labels
HLSLHLSL Language SupportHLSL Language Supportclang:diagnosticsNew/improved warning or error message in Clang, but not in clang-tidy or static analyzerNew/improved warning or error message in Clang, but not in clang-tidy or static analyzer
Type
Projects
Status
Closed