mesa/src/gallium/tests
Eric Anholt 4064a6cd20 util: Split the pack/unpack functions out of the format desc.
This gives the compiler a chance to GC pack/unpack functions separate from
the format descriptions.  For drivers that use everything, this is
+10-20kb, while for libvulkan_intel it's -1.3MB.

Bug: https://bugs.chromium.org/p/chromium/issues/detail?id=1048434
Acked-by: Matt Turner <mattst88@gmail.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5826>
2020-08-12 13:13:39 -07:00
..
graw gallium: rename 'state tracker' to 'frontend' 2020-05-13 13:46:53 -04:00
python/tests/regress/fragment-shader
trivial gallium: add pipe cap for scissored clears and pass scissor state to clear() hook 2020-04-29 18:05:06 +00:00
unit util: Split the pack/unpack functions out of the format desc. 2020-08-12 13:13:39 -07:00
meson.build meson: disable graw tests on mingw 2019-10-10 16:33:04 -07:00