mesa/tests: ensure that util_cpu_detect has been called
authorDylan Baker <dylan.c.baker@intel.com>
Fri, 3 Dec 2021 20:54:26 +0000 (12:54 -0800)
committerMarge Bot <emma+marge@anholt.net>
Fri, 3 Dec 2021 23:53:06 +0000 (23:53 +0000)
commit901e0d6a11b647069ebd1b381bd0c25741d072b3
tree926c1267d84dd770243fc67046af077aed65e745
parent268fc8e5c175f5759ffc180c855d0e1ac63ea2a9
mesa/tests: ensure that util_cpu_detect has been called

I think that this test was passing in some cases because of loader side
effects, that stop happening after classic is removed.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10153>
src/mesa/main/tests/mesa_formats.cpp