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

perl versions of glUniform#X should take perl @arrays as well #18

Open
wchristian opened this issue Jan 21, 2017 · 1 comment
Open

perl versions of glUniform#X should take perl @arrays as well #18

wchristian opened this issue Jan 21, 2017 · 1 comment

Comments

@wchristian
Copy link
Collaborator

Right now they respond to that with compile time errors.

@devel-chm
Copy link
Collaborator

devel-chm commented Jan 23, 2017

The current plan is to add @array argument handling to the glUniform[#][type]v variants. This same approach is planned for other API routines with the same type variants: gl[Function][#][type]v such as glVertexAttribute2fv.

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

No branches or pull requests

2 participants