KhronosGroup / KhronosGroup/glslang
Stop generating the GLSLstd450Radians and GLSLstd450Degrees instructions
Open
enhancement
SPIR-V
- Dominant language
- C++
- Stars
- 3.6k
- Forks
- 989
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 31
Description
In https://github.com/KhronosGroup/SPIRV-Headers/issues/556, the decision has been made to deprecate these extended instructions and offer multiplication by a constant as the alternative. In light of that maybe glslang should stop generating them as well and instead generate the multiplication by a constant.
Contributor guide
Assessment
This issue has not been assessed yet.