From: Rob Clark Date: Tue, 29 Mar 2016 14:49:03 +0000 (-0400) Subject: compiler: random comment fixup X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=972054f5bfa3f0349a44db7cf508d611a0832e52;p=mesa.git compiler: random comment fixup Just noticed this in passing.. gl_shader_stage already has tess so this comment no longer applies. Signed-off-by: Rob Clark Reviewed-by: Jason Ekstrand --- diff --git a/src/compiler/shader_enums.h b/src/compiler/shader_enums.h index d4326c55a9d..07ae9ee2de7 100644 --- a/src/compiler/shader_enums.h +++ b/src/compiler/shader_enums.h @@ -31,7 +31,7 @@ extern "C" { #endif /** - * Shader stages. Note that these will become 5 with tessellation. + * Shader stages. * * The order must match how shaders are ordered in the pipeline. * The GLSL linker assumes that if i