You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
cl_khr_spirv_no_integer_wrap_decoration
cl_khr_spirv_extended_debug_info
cl_khr_spirv_linkonce_odr
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.
The text was updated successfully, but these errors were encountered:
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 KhronosGroup/OpenCL-Docs#1111
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.
The text was updated successfully, but these errors were encountered: