[][src]Trait polyhorn_core::Compositor

pub trait Compositor<P: ?Sized> where
    P: Platform
{ fn buffer(&self) -> P::CommandBuffer; }

Required methods

fn buffer(&self) -> P::CommandBuffer

Loading content...

Implementors

Loading content...