On Sun, 2016-11-20 at 09:40 +1100, Timothy Arceri wrote:
> The glsl linker will have already failed if we tried linking a tcs
> without a tes.
Actually this used by SSO. Please ignore.
> ---
> src/mesa/drivers/dri/i965/brw_tcs.c | 13 +
> 1 file changed, 5 insertions(+), 8 deletions(
The glsl linker will have already failed if we tried linking a tcs
without a tes.
---
src/mesa/drivers/dri/i965/brw_tcs.c | 13 +
1 file changed, 5 insertions(+), 8 deletions(-)
diff --git a/src/mesa/drivers/dri/i965/brw_tcs.c
b/src/mesa/drivers/dri/i965/brw_tcs.c
index ec3f3cb..7e1a