mirror of
https://github.com/servo/servo
synced 2026-04-30 19:37:43 +02:00
Implement instanced WebGL drawing calls (part of #20791)
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
use dom::bindings::codegen::Bindings::WebGLRenderingContextBinding::WebGLRenderingContextConstants as constants;
|
||||
use super::{ext_constants, WebGLExtension, WebGLExtensions, WebGLExtensionSpec};
|
||||
|
||||
pub mod angleinstancedarrays;
|
||||
pub mod extblendminmax;
|
||||
pub mod extshadertexturelod;
|
||||
pub mod exttexturefilteranisotropic;
|
||||
|
||||
Reference in New Issue
Block a user