mesa: do not validate io of non-compute and compute stage
authorTapani Pälli <tapani.palli@intel.com>
Mon, 4 Jan 2016 07:55:52 +0000 (09:55 +0200)
committerTapani Pälli <tapani.palli@intel.com>
Wed, 13 Jan 2016 05:31:57 +0000 (07:31 +0200)
commite937fd779fc8435750eb5168d2320d06ac259805
tree5f0e129b3890b02b056350e76728056eeeaa5444
parent6b0706b2aab5ec56f13357e9957fbf99a63839f8
mesa: do not validate io of non-compute and compute stage

Fixes regression on SSO tests that have both non-compute and
compute programs in a program pipeline.

Signed-off-by: Tapani Pälli <tapani.palli@intel.com>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=93532
Reviewed-by: Marta Lofstedt <marta.lofstedt@intel.com>
src/mesa/main/shader_query.cpp