mesa/glsl/i965: set and use tcs vertices_out directly
authorTimothy Arceri <timothy.arceri@collabora.com>
Tue, 22 Nov 2016 02:10:18 +0000 (13:10 +1100)
committerTimothy Arceri <timothy.arceri@collabora.com>
Thu, 19 Jan 2017 06:05:26 +0000 (17:05 +1100)
commit5c93d274231ad36934c5338747ce14b95231031d
treecac5930dbde74297ae41d9769d1ec103f8daf2ee
parent4cd709e2bcea479a723b4741de59b448b1c6c48f
mesa/glsl/i965: set and use tcs vertices_out directly

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
src/compiler/glsl/linker.cpp
src/mesa/drivers/dri/i965/brw_tcs.c
src/mesa/main/shaderapi.c