i965: Move enable of EXT_shader_integer_mix
authorIan Romanick <ian.d.romanick@intel.com>
Tue, 21 Jun 2016 17:56:23 +0000 (10:56 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Tue, 19 Jul 2016 19:19:29 +0000 (12:19 -0700)
commit4b2b6d4d4d62985679f164eef7d02a552e221941
treef649645877993fe25cb5c9c6c0c4daadacd33f85
parenta2379e44aa7752c2a1fae42c8a8a6e8e2fb84e87
i965: Move enable of EXT_shader_integer_mix

This extension does not depend on the Gen.  It only depends on the
availability of GLSL 1.30.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
src/mesa/drivers/dri/i965/intel_extensions.c