mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Move WebGLVertexArrayObjectOES to script::dom
It's not a WebGL extension itself, it's just used by one.
This commit is contained in:
parent
54f88b5eaf
commit
b523267349
3 changed files with 1 additions and 1 deletions
|
@ -12,4 +12,3 @@ pub mod oestexturefloatlinear;
|
|||
pub mod oestexturehalffloat;
|
||||
pub mod oestexturehalffloatlinear;
|
||||
pub mod oesvertexarrayobject;
|
||||
pub mod webglvertexarrayobjectoes;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue