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

Add initial support for VertexAttribI4* and VertexAttribIPointer #26135

Merged
merged 2 commits into from Apr 7, 2020

Commits on Apr 7, 2020

  1. Add initial support for VertexAttribI4*, VertexAttribIPointer

    Adds initial support for the WebGL2 `VertexAttribI4i`, `VertexAttribI4iv`, `VertexAttribI4ui`, `VertexAttribI4uiv` and `VertexAttribIPointer` calls.
    imiklos authored and jdm committed Apr 7, 2020
  2. webgl: Fix active uniform block length check.

    jdm committed Apr 7, 2020
You can’t perform that action at this time.