[][src]Trait polyhorn_core::Compositor

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

Required methods

pub fn buffer(&self) -> P::CommandBuffer[src]

Loading content...

Implementors

Loading content...