mirror of
https://github.com/servo/servo.git
synced 2025-07-24 07:40:27 +01:00
Move prepare_pixels helper functions to canvas_traits
This commit is contained in:
parent
86987ed75d
commit
adf363a208
12 changed files with 481 additions and 476 deletions
|
@ -14,5 +14,6 @@ extern crate malloc_size_of_derive;
|
|||
extern crate serde;
|
||||
|
||||
pub mod canvas;
|
||||
#[macro_use]
|
||||
pub mod webgl;
|
||||
mod webgl_channel;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue