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

pub struct TessellationControlShader;

Trait Implementations

impl Debug for TessellationControlShader
[src]

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

Formats the value using the given formatter.

impl ShaderTypeable for TessellationControlShader
[src]

fn shader_type() -> Type