microsoft / hlsl-specs

HLSL Specifications
MIT License
116 stars 29 forks source link

Begin writing overloading spec #237

Closed llvm-beanz closed 3 months ago

llvm-beanz commented 3 months ago

This captures the basic terminology and describes the situations in which a declaration is not overloadable.

There are a lot of similarities here with C++, but also a lot of unique HLSL behavior.