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

pub struct TessellationEvaluationShader;

Trait Implementations

impl Debug for TessellationEvaluationShader
[src]

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

Formats the value using the given formatter.

impl ShaderTypeable for TessellationEvaluationShader
[src]

fn shader_type() -> Type