Struct luminance::shader::stage::VertexShader [] [src]

pub struct VertexShader;

Trait Implementations

impl Debug for VertexShader
[src]

fn fmt(&self, __arg_0: &mut Formatter) -> Result

Formats the value using the given formatter.

impl ShaderTypeable for VertexShader
[src]

fn shader_type() -> Type