i965: remove outdated comment about TCS passthrough
authorCaio Marcelo de Oliveira Filho <caio.oliveira@intel.com>
Tue, 18 Sep 2018 01:31:48 +0000 (18:31 -0700)
committerCaio Marcelo de Oliveira Filho <caio.oliveira@intel.com>
Thu, 20 Sep 2018 16:58:55 +0000 (09:58 -0700)
commit2567ad28bbbec5750567af0cd9c8a2dd4732f91d
treeaa2f37cee939a43f6b0af4bea54d57628544de07
parentb01834b56c2b0da4366ec4e780e1d1bc7246c6eb
i965: remove outdated comment about TCS passthrough

Since commit 75881bed9e1 "i965: Rework the TCS passthrough shader to
use NIR." the created nir_shader is not dummy, and it is compiled by
the backend like the others.

Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
src/mesa/drivers/dri/i965/brw_tcs.c