mesa: Disallow alpha, luminance, and LA textures in core context
authorIan Romanick <ian.d.romanick@intel.com>
Sat, 18 Aug 2012 00:15:06 +0000 (17:15 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Wed, 29 Aug 2012 22:09:37 +0000 (15:09 -0700)
commitae88281b7b67d656a7d1467c39c8d93dc8778485
treefbe657abee77514b5b055c4295a1bbd6bf58b445
parent04d6ffa06deff792aea49eccc4bceb1a91a1892e
mesa: Disallow alpha, luminance, and LA textures in core context

Also disallow the 1, 2, 3, and 4 formats.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
src/mesa/main/teximage.c