mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
Add initial support for WebGL compressed textures
This commit is contained in:
parent
a14b952fa3
commit
7f0b820d4e
16 changed files with 792 additions and 37 deletions
|
@ -18,3 +18,5 @@ pub mod oestexturehalffloat;
|
|||
pub mod oestexturehalffloatlinear;
|
||||
pub mod oesvertexarrayobject;
|
||||
pub mod webglcolorbufferfloat;
|
||||
pub mod webglcompressedtextureetc1;
|
||||
pub mod webglcompressedtextures3tc;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue