mesa/src/imagination
Rajnesh Kanwal d5405c1608 vulkan: Move common format function to vulkan/util/vk_format.h
Moving duplicate vk_format helper functions to common
vulkan/util/vk_format.h and also renaming
vk_format_get_component_size_in_bits to match how amd and
freedreno name the same function. Not moving this function
to common code as freedreno's implementation is a bit different.

Signed-off-by: Rajnesh Kanwal <rajnesh.kanwal@imgtec.com>
Reviewed-by: Jason Ekstrand <jason.ekstrand@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15696>
2022-03-31 17:18:22 +00:00
..
common pvr: Implement vkCreateSampler and vkDestroySampler APIs. 2022-03-25 12:12:08 +00:00
csbgen
include pvr: do not use fallthrough for unreachable code 2022-03-24 11:25:45 +00:00
rogue pvr: Gate offline compiler build behind -Dtools=imagination 2022-03-24 11:39:39 +00:00
vulkan vulkan: Move common format function to vulkan/util/vk_format.h 2022-03-31 17:18:22 +00:00
.clang-format
.dir-locals.el
.editorconfig
meson.build