mirror of
https://github.com/servo/servo
synced 2026-04-28 10:27:40 +02:00
Upgrade to the latest version of WebRender
This commit is contained in:
committed by
Glenn Watson
parent
4b6e79337e
commit
e58e8ab42e
@@ -15,7 +15,7 @@ use dom::webglobject::WebGLObject;
|
||||
use dom_struct::dom_struct;
|
||||
use std::cell::Cell;
|
||||
use std::collections::HashMap;
|
||||
use webrender_traits::WebGLVertexArrayId;
|
||||
use webrender_api::WebGLVertexArrayId;
|
||||
|
||||
#[dom_struct]
|
||||
pub struct WebGLVertexArrayObjectOES {
|
||||
|
||||
Reference in New Issue
Block a user