i915: Don't advertise Z formats in TextureFormatSupported on gen2
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Thu, 24 Apr 2014 11:11:43 +0000 (14:11 +0300)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Thu, 1 May 2014 20:56:25 +0000 (23:56 +0300)
commitc1d4d4999303f9167b20f4e0674b9436e6295cf7
treea980d67c6ea0f8799e585315b86d882dce0203c0
parentd3edc3181024bc0234475ec0af2e57ac48be17f4
i915: Don't advertise Z formats in TextureFormatSupported on gen2

Gen2 doesn't support texturing from Z formats, so state as much.

Reviewed-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
src/mesa/drivers/dri/i915/i915_context.c