Skip to content

glsl: fix int/float type mismatch#1971

Merged
illwieckz merged 1 commit into
masterfrom
illwieckz/glsl-types
May 10, 2026
Merged

glsl: fix int/float type mismatch#1971
illwieckz merged 1 commit into
masterfrom
illwieckz/glsl-types

Conversation

@illwieckz
Copy link
Copy Markdown
Member

@illwieckz illwieckz commented May 9, 2026

Some GL ES drivers running under GL4ES may be very picky about typing and GL4ES still has to implement casting.

Extacted from:

Standalone and obvious.

Some GL ES drivers running under GL4ES may be very picky about typing
and GL4ES still has to implement casting.
@slipher
Copy link
Copy Markdown
Member

slipher commented May 10, 2026

LGTM

@illwieckz illwieckz merged commit a1dfb70 into master May 10, 2026
10 checks passed
@illwieckz illwieckz deleted the illwieckz/glsl-types branch May 10, 2026 03:15
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.

2 participants