mesa/st: do not probe for the same texture-formats twice
authorErik Faye-Lund <erik.faye-lund@collabora.com>
Fri, 16 Nov 2018 09:28:06 +0000 (10:28 +0100)
committerErik Faye-Lund <erik.faye-lund@collabora.com>
Mon, 3 Dec 2018 17:16:44 +0000 (18:16 +0100)
commit43015b2a893c5950e43b2340c14fdbf03c28a79d
treee5e39de52abaaf7571d81320451cae547b792cab
parent212d270b4e42680cbc5609443b6a0d06c9e6eabb
mesa/st: do not probe for the same texture-formats twice

This should be equalent of what we did before.

Signed-off-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
src/mesa/state_tracker/st_extensions.c