Home
last modified time | relevance | path

Searched refs:VK_SWIZZLE_Y (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/amd/vulkan/
Dvk_format.h234 VK_SWIZZLE_Y, enumerator
520 case VK_SWIZZLE_Y: in vk_format_get_component_bits()
Dradv_nir_lower_ycbcr_textures.c204 case VK_SWIZZLE_Y: in build_swizzled_components()
Dradv_image.c520 case VK_SWIZZLE_Y: in radv_map_swizzle()
550 swizzle[1] = VK_SWIZZLE_Y; in radv_compose_swizzle()
782 if (swizzle[2] == VK_SWIZZLE_Y) in gfx9_border_color_swizzle()
787 if (swizzle[1] == VK_SWIZZLE_Y) in gfx9_border_color_swizzle()