microsoft / hlsl-specs

HLSL Specifications
MIT License
118 stars 30 forks source link

[INF-0001] Add environment parameter for per-stage availability annotations #204

Closed hekota closed 4 months ago

hekota commented 5 months ago

Proposal to add environment parameter to the Clang availability attribute and use it for per-stage availability annotations.

Also rename intrinsic -> function to keep the naming consistent.

Fixes #189