Skip to content

Clone #2 of https://github.com/halide/Halide/pull/5545 for testing#5564

Closed
steven-johnson wants to merge 11 commits intomasterfrom
pr/5545_3
Closed

Clone #2 of https://github.com/halide/Halide/pull/5545 for testing#5564
steven-johnson wants to merge 11 commits intomasterfrom
pr/5545_3

Conversation

@steven-johnson
Copy link
Contributor

No description provided.

xndcn and others added 10 commits December 11, 2020 00:39
OpenGL relies on the correct order of kernel args,
so we can only sort the args on non-OpenGL target.
OpenGL runtime will use raw type pointer to retrieve the uniform value in
kernel args, so we have to use C-style type definition instead of GLSL-style.

See also #4702
GL 2.x does not support uint/uvec and only a subset
of builtin functions support int/ivec arguments.
Besides, GLES does not define round of integer division.
VAO (vertex array object) must be bind before
vertex attribute array is enabled or disabled.
Bypass integer division temporarily since the latest version is
far more complicated to list.
@steven-johnson steven-johnson deleted the pr/5545_3 branch December 17, 2020 18:09
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