i915: Fix depth texturing since 86e62b2357447b7c97f434be4834f4b50aa0764d
authorEric Anholt <eric@anholt.net>
Mon, 11 Jul 2011 18:42:00 +0000 (11:42 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 12 Jul 2011 21:40:52 +0000 (14:40 -0700)
commit6aae729d6ec3cb2d5677120742c1180e38815482
tree13655ca97c928f9c40d3895930043edae8c89c58
parent9a82d89a8fafde1b65c0843e022e99864b6d56b1
i915: Fix depth texturing since 86e62b2357447b7c97f434be4834f4b50aa0764d

The 965 driver already had the X8_Z24 case, but 915 was missing it.

Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
src/mesa/drivers/dri/i915/i915_texstate.c