microsoft / hlsl-specs

HLSL Specifications
MIT License
118 stars 30 forks source link

Add builtin typedef specifications #203

Open llvm-beanz opened 5 months ago

llvm-beanz commented 5 months ago

Which document does this relate to? Draft Language Spec

Describe the issue you see with the spec We should add a section containing the builtin typedefs (i.e. float2, uint4,...)

Additional context https://github.com/microsoft/hlsl-specs/pull/198#discussion_r1569537972

devshgraphicsprogramming commented 4 months ago

Would be nice if the vk::SpirvType and vk::SpirvOpaqueType they map to were documented as well