Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/vulkan/
Dvk_format.h113 struct vk_format_channel_description { struct
136 struct vk_format_channel_description channel[4]; argument
Dradv_formats.c1061 const struct vk_format_channel_description *channel = &desc->channel[desc->swizzle[c]]; in radv_format_pack_clear_color()