Searched refs:vk_format_compose_swizzles (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dvk_format.h103 vk_format_compose_swizzles(const VkComponentMapping *mapping, const unsigned char swz[4], function in typeref:typename:void
H A Dradv_nir_lower_ycbcr_textures.c191 vk_format_compose_swizzles(&mapping, (const unsigned char[4]){0, 1, 2, 3}, swizzles);
H A Dradv_image.c661 vk_format_compose_swizzles(mapping, swizzle_xxxx, swizzle);
663 vk_format_compose_swizzles(mapping, desc->swizzle, swizzle);
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/
H A Dvk_format.h325 vk_format_compose_swizzles(const VkComponentMapping *mapping, function in typeref:typename:void
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dvk_format.h305 static inline void vk_format_compose_swizzles(const VkComponentMapping *mapping, function in typeref:typename:void
H A Dradv_nir_lower_ycbcr_textures.c317 vk_format_compose_swizzles(&mapping, (const unsigned char[4]){0,1,2,3}, swizzles);
H A Dradv_image.c512 vk_format_compose_swizzles(mapping, swizzle_xxxx, swizzle);
514 vk_format_compose_swizzles(mapping, desc->swizzle, swizzle);

Completed in 11 milliseconds