KhronosGroup / KhronosGroup/Vulkan-Docs
VK_KHR_compute_shader_derivatives html page links to non-existent GLSL extension
Open
- Dominant language
- JavaScript
- Stars
- 3.3k
- Forks
- 549
- Avg merge
- 5d 5h
- Merged PRs (30d)
- 2
Description
[VK_KHR_compute_shader_derivatives](https://docs.vulkan.org/refpages/latest/refpages/source/VK_KHR_compute_shader_derivatives.html
)
Includes a link to the GLSL extension i.e.
This extension provides API support for [GL_KHR_compute_shader_derivatives](https://github.com/KhronosGroup/GLSL/blob/main/extensions/khr/GLSL_KHR_compute_shader_derivatives.txt)
however that links does not exist.
A quick search and I found this GLSL extension: [GLSL_NV_compute_shader_derivatives](https://github.com/KhronosGroup/GLSL/blob/ff0156deb263046b6f25725aa210f026db5f6566/extensions/nv/GLSL_NV_compute_shader_derivatives.txt)
Contributor guide
Assessment
This issue has not been assessed yet.