pipewire/spa/plugins/vulkan
Barnabás Pőcze f5d51162c4 treewide: mark things static and const
Mark some structures, arrays static/const at various places.
In some cases this prevents unnecessary initialization
when a function is entered.

All in all, the text segments across all shared
libraries are reduced by about 2 KiB. However,
the total size increases by about 2 KiB as well.
2021-06-30 14:44:08 +02:00
..
shaders Add MIT licensed compute example instead 2020-03-18 17:20:36 +01:00
meson.build meson: replace join_paths(a, b) with a / b 2021-04-15 06:57:00 +00:00
plugin.c vulkan: add vulkan compute source 2019-08-19 16:32:22 +02:00
vulkan-compute-source.c spa: save the old change_mask and restore when emitting full 2021-05-27 15:21:44 +02:00
vulkan-utils.c treewide: mark things static and const 2021-06-30 14:44:08 +02:00
vulkan-utils.h vulkan: only send out buffers when ready 2019-08-19 18:16:32 +02:00