KhronosGroup / KhronosGroup/GLSL
GL_KHR_vulkan_glsl: Does subpassInput type have a default precision in GLSL ES?
Open
Vulkan
- Dominant language
- JavaScript
- Stars
- 458
- Forks
- 114
- Avg merge
- 4m
- Merged PRs (30d)
- 1
Description
For now on [glslang would report error when not providing precision to subpassInput](https://github.com/KhronosGroup/glslang/issues/2827). But whether the subpassInput type have a default precision is not explicitly mentioned in GL_KHR_vulkan_glsl.
Contributor guide
Research direction
Read the GL_KHR_vulkan_glsl extension text and compare its precision rules with the linked glslang issue #2827. Determine whether subpassInput has a default precision in GLSL ES; done means the specification explicitly resolves that question.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100