KhronosGroup / KhronosGroup/glslang

glslang places the Restrict decoration on structure members

Open
#703 10 comments 0 reactions 1 assignee Claimed by @greg-lunarg View on GitHub
bug GLSL/ESSL SPIR-V
Dominant language
C++
Stars
3.6k
Forks
989
Avg merge
1d 2h
Merged PRs (30d)
31

Description

This is not allowed by the SPIR-V spec. The spec for **Restrict** says:

> Apply to a variable, to indicate the compiler may compile as if there is no aliasing. See the Aliasing section for more detail.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.