OSDN Git Service

compiler: random comment fixup
authorRob Clark <robclark@freedesktop.org>
Tue, 29 Mar 2016 14:49:03 +0000 (10:49 -0400)
committerRob Clark <robclark@freedesktop.org>
Fri, 1 Apr 2016 16:34:40 +0000 (12:34 -0400)
Just noticed this in passing..  gl_shader_stage already has tess so this
comment no longer applies.

Signed-off-by: Rob Clark <robclark@freedesktop.org>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
src/compiler/shader_enums.h

index d4326c5..07ae9ee 100644 (file)
@@ -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<j, then the j-th shader is