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

Gles fixes #1546

Merged
merged 3 commits into from
Jan 16, 2018
Merged

Gles fixes #1546

merged 3 commits into from
Jan 16, 2018

Conversation

ben-clayton
Copy link
Contributor

No description provided.

This would previously be ignored in the resolve stage, producing invalid template code.
As discussed in google#541, we were intentionally forcing the developer to go
via a slice, but TexParameter!T would be horrible to implement with this
constraint in place as T can be a static array or slice.

Fixes google#541
Still requires int flavors - this will probably require a type switch.

Fixes google#1545
@ben-clayton ben-clayton merged commit 60b18c3 into google:master Jan 16, 2018
@ben-clayton ben-clayton deleted the gles-fixes branch May 23, 2018 12:00
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