mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-17 22:38:06 +02:00
every vk driver wants these macros for executable statistics, so make them common. there are two variants floating in-tree, a pure copy (radv) and a formatted print (everyone else). we add both variants and then convert most prints to copies where formatting isn't actually used. that has the benefit of cleaning up trivial "%s" format strings in a bunch of places. I didn't bother cleaning up the formatting in non-automatic-formatted drivers because it's tedious and I'm planning to delete a lot of this driver code with upcoming runtime work anyway. This is a step towards those runtime improvements. Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io> Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33826> |
||
|---|---|---|
| .. | ||
| device-select-layer | ||
| overlay-layer | ||
| registry | ||
| runtime | ||
| screenshot-layer | ||
| util | ||
| vram-report-limit-layer | ||
| wsi | ||
| meson.build | ||
| vulkan-android.sym | ||
| vulkan-icd-android-symbols.txt | ||
| vulkan-icd-symbols.txt | ||
| vulkan.sym | ||
| vulkan_api.def.in | ||