servo / sparkle

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

Add buffer range mapping and buffer unmap #7

Closed mmatyas closed 5 years ago

mmatyas commented 5 years ago

Adds glMapBufferRange and glUnmapBuffer support.