servo / sparkle

GL bindings for Servo's WebGL implementation (alternative to the `gleam` crate)
7 stars 5 forks source link

Add unsigned uniform vector operations #17

Closed mmatyas closed 4 years ago

mmatyas commented 4 years ago

Adds support for the Uniform[1234]uiv and GetUniformuiv GL calls.

Related: https://www.khronos.org/registry/webgl/specs/latest/2.0/#3.7.8