servo / sparkle

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

Add support for framebuffer invalidation #22

Closed mmatyas closed 4 years ago

mmatyas commented 4 years ago

Adds support for the invalidateFramebuffer and invalidateSubFramebuffer calls.

See: https://www.khronos.org/registry/webgl/specs/latest/2.0/#3.7.4