microsoft / hlsl-specs

HLSL Specifications
MIT License
116 stars 29 forks source link

Document Fast-track process #253

Closed llvm-beanz closed 2 months ago

llvm-beanz commented 2 months ago

This updates the process docs to add a new documented "fast-track" process for introducing conforming extensions to HLSL.

This new process is intended to make it easy to quickly add vendor or platform specific extensions as long as they conform to the existing language definition.

s-perron commented 2 months ago

@llvm-beanz Is there anything hold this back? I want to start the HLSL spec of cooperatative matrices in Vulkan using this.

llvm-beanz commented 2 months ago

@llvm-beanz Is there anything hold this back? I want to start the HLSL spec of cooperatative matrices in Vulkan using this.

Nope! I had wanted some feedback from other people internally and they privately gave me their approval so I'll merge this.