Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose setting relaxed Vulkan rules from glslang #1380

Merged
merged 3 commits into from
Nov 24, 2023

Conversation

dnfield
Copy link
Contributor

@dnfield dnfield commented Nov 22, 2023

This exposes https://github.com/KhronosGroup/GLSL/blob/master/extensions/ext/GL_EXT_vulkan_glsl_relaxed.txt, which allows for compilation of many OpenGL GLSL shaders to Vulkan SPIRV.

Adds a simple test.

Copy link
Collaborator

@dneto0 dneto0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

It would be nice to follow up to expose this on the glslc command line.

@dneto0 dneto0 enabled auto-merge (rebase) November 24, 2023 02:36
@dneto0 dneto0 merged commit 37e2553 into google:main Nov 24, 2023
16 checks passed
@dnfield dnfield deleted the vulkan_relaxed branch November 24, 2023 04:10
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.

None yet

3 participants