KhronosGroup / KhronosGroup/glslang
Formats from EXT_shader_image_load_store enabled without the extension support
Open
- Dominant language
- C++
- Stars
- 3.6k
- Forks
- 989
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 31
Description
https://github.com/KhronosGroup/glslang/commit/16526fd9d2fdff115451d2dbaa8436ad06707fa5 turned on formats
size1x8 , size1x16 , size1x32, size2x32 , size4x32 without enabling EXT_shader_image_load_store
Contributor guide
Research direction
Start with commit 16526fd9d2fdff115451d2dbaa8436ad06707fa8 and trace where the size1x8, size1x16, size1x32, size2x32, and size4x32 formats are enabled. Confirm the formats are only available when EXT_shader_image_load_store support is enabled; the issue is done when that unwanted availability is corrected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- compilers
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100