Trait easygpu_lyon::VertexShaderSource[][src]

pub trait VertexShaderSource {
    fn shader() -> &'static [u8];
fn sampler_format() -> TextureFormat; }

Required methods

Implementors