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

pub struct GeometryShader;

Trait Implementations

impl Debug for GeometryShader
[src]

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

Formats the value using the given formatter.

impl ShaderTypeable for GeometryShader
[src]

fn shader_type() -> Type