llvm / wg-hlsl

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

[workstream] Matrix Support #26

Open damyanp opened 3 months ago

damyanp commented 3 months ago

Relies on the LLVM Matrix extension: https://clang.llvm.org/docs/MatrixTypes.html. As with all the other work documented here, SPIR-V support will be added throughout.

Render Mesh (#15)