Skip to content

Add basic support to accept extension GL_NV_desktop_lowp_mediump - #4289

Merged
arcady-lunarg merged 1 commit into
KhronosGroup:mainfrom
alelenv:nv_lowp_mediump
Jun 1, 2026
Merged

Add basic support to accept extension GL_NV_desktop_lowp_mediump#4289
arcady-lunarg merged 1 commit into
KhronosGroup:mainfrom
alelenv:nv_lowp_mediump

Conversation

@alelenv

@alelenv alelenv commented May 27, 2026

Copy link
Copy Markdown
Contributor

We have an old internal extension which allowed using precision qualifiers for desktop GLSL shaders since spec only allowed it in ES shaders.

Since glslang now accepts precision qualifiers and generates suitable RelaxedPrecision decorations for all vulkan shaders starting from glsl 140, this extension is effectively a no-op but we still need to add basic plumbing so that such shaders are not rejected

@arcady-lunarg arcady-lunarg added the kokoro:run Trigger Google bot runs label Jun 1, 2026
@kokoro-team kokoro-team removed the kokoro:run Trigger Google bot runs label Jun 1, 2026
@arcady-lunarg
arcady-lunarg merged commit a19eba6 into KhronosGroup:main Jun 1, 2026
33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants