llvm / wg-hlsl

HLSL Working Group documentation and task tracking.
Other
11 stars 12 forks source link

Document resource binding annotations in language spec #55

Open damyanp opened 2 months ago

damyanp commented 2 months ago

We need to add resource binding annotations to the HLSL language spec. That includes the grammar, definition of register kinds, rules for which registers can bind to which resource types, and implicit binding rules.