KhronosGroup / KhronosGroup/glslang

Formats from EXT_shader_image_load_store enabled without the extension support

Open
#3,217 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.