Home
last modified time | relevance | path

Searched refs:vk_format_compose_swizzles (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/amd/vulkan/
Dvk_format.h297 static inline void vk_format_compose_swizzles(const VkComponentMapping *mapping, in vk_format_compose_swizzles() function
Dradv_image.c270 vk_format_compose_swizzles(mapping, swizzle_xxxx, swizzle); in si_make_texture_descriptor()
272 vk_format_compose_swizzles(mapping, desc->swizzle, swizzle); in si_make_texture_descriptor()