glsl: Update a comment about link errors for TCS && !TES.
authorKenneth Graunke <kenneth@whitecape.org>
Sat, 11 Feb 2017 04:56:38 +0000 (20:56 -0800)
committerKenneth Graunke <kenneth@whitecape.org>
Mon, 13 Feb 2017 05:09:21 +0000 (21:09 -0800)
commite99df398f1ee5aee12a8fc1bc52199df1d0f260a
tree6d7d479113a832cf4dec25397ee471bca7e2dace
parent365afbdaef8f47bf8a434defcf3eed2b5bdfb4ce
glsl: Update a comment about link errors for TCS && !TES.

OpenGL ES actually has spec text to prohibit this.  It's just OpenGL
that's confusing.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Alejandro PiƱeiro <apinheiro@igalia.com>
src/compiler/glsl/linker.cpp