You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On GLSL targets emit 3 component texture layouts as 4 component (shader-slang#904)
* * On GLSL targets, output texture layouts that are 3 component as 4 component, because 4 component style is not supported by glslang currently
* * Improve comment around SPIR-V and 3 component layouts.
0 commit comments