OSDN Git Service

mesa: Never advertise _S3TC compressed formats
authorIan Romanick <ian.d.romanick@intel.com>
Mon, 19 Aug 2013 21:27:31 +0000 (14:27 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Wed, 21 Aug 2013 14:48:31 +0000 (07:48 -0700)
commitf53b634807140268b40b063a2a966ad2701df7be
treefd519d82e71c5b285bf2363a4345903953432931
parent40550c8cedbcca508fb05baa7b7d480e6a60c51f
mesa: Never advertise _S3TC compressed formats

The NVIDIA driver doesn't expose them, and piglit's
arb_texture_compression-invalid-formats expects them to not be there.

This, with the previous commit, fixes piglit
arb_texture_compression-invalid-formats.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Anuj Phogat <anuj.phogat@gmail.com>
Cc: "9.2" <mesa-stable@lists.freedesktop.org>
src/mesa/main/texcompress.c