meta: Only use _mesa_ClipControl if the extension is supported
authorIan Romanick <ian.d.romanick@intel.com>
Sat, 25 Oct 2014 00:59:05 +0000 (17:59 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Sat, 25 Oct 2014 02:24:54 +0000 (19:24 -0700)
commit3e462d9221191dc64444862614c1616a33691f67
treefaa082ac2ede78be448fe04319305b6ed0983e79
parentf9a9054b61d3dc9b7175fb36730d5cf06bbf7456
meta: Only use _mesa_ClipControl if the extension is supported

Fixes many piglit failures on IVB since 85edaa8.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=85425
Reviewed-by: Jason Ekstrand <jason.ekstrand@intel.com>
Cc: Mathias Fröhlich <Mathias.Froehlich@gmx.net>
src/mesa/drivers/common/meta.c