Trait easygpu_lyon::VertexShaderSource[][src]

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

Required methods

fn shader() -> &'static [u8][src]

fn texture_format() -> TextureFormat[src]

Loading content...

Implementors

Loading content...