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

pub struct FragmentShader;

Trait Implementations

impl Debug for FragmentShader
[src]

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

Formats the value using the given formatter.

impl ShaderTypeable for FragmentShader
[src]

fn shader_type() -> Type