mirror of
https://github.com/servo/servo
synced 2026-05-05 06:32:13 +02:00
@@ -14,7 +14,6 @@ use ipc_channel::ipc::{self, IpcSender};
|
||||
use std::cell::Cell;
|
||||
|
||||
#[dom_struct]
|
||||
#[derive(HeapSizeOf)]
|
||||
pub struct WebGLFramebuffer {
|
||||
webgl_object: WebGLObject,
|
||||
id: u32,
|
||||
|
||||
Reference in New Issue
Block a user