OpenCL-Docs icon indicating copy to clipboard operation
OpenCL-Docs copied to clipboard

Merge SPIR-V environment specification into API specification

Open kpet opened this issue 1 year ago • 0 comments

The specification tooling now has some support for writing unified specification that comprise both core features and extensions. A next logical step seems to be to merge the SPIR-V environment specification into the API specification, likely as a new chapter or normative appendix. As an example the Vulkan specification fully describes the SPIR-V environment rules in the same document as the API. This makes it much easier to cross-reference the two and make the documents generally easier to use for implementers and application writes.

kpet avatar May 10 '24 15:05 kpet