pipewire/spa/plugins/vulkan
columbarius c3327742cc vulkan: Add pixel-formats to query format properties
We need a database of pixel format properties to remove hardcoded magic
numbers. This commit creates a simple function to query the bytes per
pixel for common RGBA formats.

This should be promoted to or superseeded by a common spa namespaced
version.
2024-01-22 14:00:41 +00:00
..
shaders vulkan: update example shaders 2022-06-06 12:13:20 +02:00
dmabuf.h vulkan: Add dmabuf sync helpers from wlroots 2023-08-31 10:08:06 +00:00
dmabuf_fallback.c vulkan: Add dmabuf sync helpers from wlroots 2023-08-31 10:08:06 +00:00
dmabuf_linux.c vulkan: Add dmabuf sync helpers from wlroots 2023-08-31 10:08:06 +00:00
meson.build vulkan: Add pixel-formats to query format properties 2024-01-22 14:00:41 +00:00
pixel-formats.c vulkan: Add pixel-formats to query format properties 2024-01-22 14:00:41 +00:00
pixel-formats.h vulkan: Add pixel-formats to query format properties 2024-01-22 14:00:41 +00:00
plugin.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
utils.c vulkan: move format enumeration into utils functions 2024-01-22 14:00:41 +00:00
utils.h vulkan: move format enumeration into utils functions 2024-01-22 14:00:41 +00:00
vulkan-compute-filter.c vulkan: move format enumeration into utils functions 2024-01-22 14:00:41 +00:00
vulkan-compute-source.c vulkan: move format enumeration into utils functions 2024-01-22 14:00:41 +00:00
vulkan-compute-utils.c vulkan: Add pixel-formats to query format properties 2024-01-22 14:00:41 +00:00
vulkan-compute-utils.h vulkan: Add pixel-formats to query format properties 2024-01-22 14:00:41 +00:00
vulkan-types.h vulkan: move format enumeration into utils functions 2024-01-22 14:00:41 +00:00
vulkan-utils.c vulkan: Add pixel-formats to query format properties 2024-01-22 14:00:41 +00:00
vulkan-utils.h vulkan: move format enumeration into utils functions 2024-01-22 14:00:41 +00:00