[][src]Type Definition screen_13::gpu::Texture2d

type Texture2d = Rc<RefCell<Texture<Image<U2>>>>;

A two dimensional rendering result.