mesa: simplify format check in compressed_subtexture_target_check()
authorBrian Paul <brianp@vmware.com>
Wed, 22 Jul 2015 13:32:36 +0000 (07:32 -0600)
committerBrian Paul <brianp@vmware.com>
Fri, 24 Jul 2015 02:19:50 +0000 (20:19 -0600)
commit81e2c256e921ad4f5c13bb0d95bbe0ad232ec37c
treecdeeeb63db6e6872194cea2ffbcbd4bd23c54af1
parentdbefffa5b4c438008d44db106b5774f575cb495f
mesa: simplify format check in compressed_subtexture_target_check()

Lose the invalidformat local variable.

Reviewed-by: Roland Scheidegger <sroland@vmware.com>
src/mesa/main/teximage.c