KhronosGroup / OpenCL-Registry

OpenCL API and Extension Registry.
111 stars 42 forks source link

Missing links to SPIR-V-related KHR extensions #149

Open bashbaug opened 4 months ago

bashbaug commented 4 months ago

A few SPIR-V related KHR extensions are missing from the list of Khronos extension specifications on the registry webpage. We should add links for at least these missing KHR extensions:

TBD whether they should link to the placeholder chapter in the extensions specification or to the section of the SPIR-V environment specification. The link to the SPIR-V environment specification might be more useful.

oddhack commented 3 months ago

ISTM these should be integrated into the API spec appendices and link to the SPIR-V extensions underlying them from there. If you like I'll do that PR. Also see related https://github.com/KhronosGroup/OpenCL-Docs/issues/1111