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

Workaround for generating bool uniforms in ESSL1 #2227

Merged

Conversation

elizagamedev
Copy link
Contributor

Fixes #2223.

@CLAassistant
Copy link

CLAassistant commented Nov 13, 2023

CLA assistant check
All committers have signed the CLA.

spirv_glsl.cpp Outdated Show resolved Hide resolved
spirv_glsl.cpp Outdated Show resolved Hide resolved
@HansKristian-Work HansKristian-Work merged commit 42aac91 into KhronosGroup:main Nov 16, 2023
6 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.

uniforms of type bool are transpiled as uint when targeting #version 100
3 participants