Searched refs:VK_COMPONENT_SWIZZLE_B (Results 1 - 19 of 19) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dvk_format.h94 case VK_COMPONENT_SWIZZLE_B:
108 dst[2] = radv_swizzle_conv(VK_COMPONENT_SWIZZLE_B, swz, mapping->b);
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/lavapipe/
H A Dlvp_conv.h231 case VK_COMPONENT_SWIZZLE_B:
/xsrc/external/mit/MesaLib/dist/src/panfrost/vulkan/
H A Dpanvk_vX_image.c82 case VK_COMPONENT_SWIZZLE_B:
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/
H A Dvk_format.h309 case VK_COMPONENT_SWIZZLE_B:
331 dst[2] = tu_swizzle_conv(VK_COMPONENT_SWIZZLE_B, swz, mapping->b);
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dvk_format.h290 case VK_COMPONENT_SWIZZLE_B:
311 dst[2] = radv_swizzle_conv(VK_COMPONENT_SWIZZLE_B, swz, mapping->b);
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_nir_lower_ycbcr_textures.c311 [VK_COMPONENT_SWIZZLE_B] = 2,
H A Danv_image.c2331 case VK_COMPONENT_SWIZZLE_B: return format_swizzle.b;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/
H A Dzink_context.h507 case PIPE_SWIZZLE_Z: return VK_COMPONENT_SWIZZLE_B;
H A Dzink_surface.c93 ivci.components.b = VK_COMPONENT_SWIZZLE_B;
/xsrc/external/mit/MesaLib/dist/src/vulkan/util/
H A Dvk_image.c379 .b = remap_swizzle(pCreateInfo->components.b, VK_COMPONENT_SWIZZLE_B),
/xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/
H A Dv3dv_image.c468 case VK_COMPONENT_SWIZZLE_B:
H A Dv3dv_meta_copy.c514 cswizzle.g = VK_COMPONENT_SWIZZLE_B;
1693 case VK_COMPONENT_SWIZZLE_B:
1790 component_swizzle_to_nir_swizzle(VK_COMPONENT_SWIZZLE_B, cswizzle->b);
2565 cswizzle.a = VK_COMPONENT_SWIZZLE_B;
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_nir_lower_ycbcr_textures.c425 [VK_COMPONENT_SWIZZLE_B] = 2,
H A Danv_image.c1237 case VK_COMPONENT_SWIZZLE_B: return format_swizzle.b;
1599 VK_COMPONENT_SWIZZLE_B, format.swizzle),
/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
H A Dtu_image.c868 .b = VK_COMPONENT_SWIZZLE_B,
/xsrc/external/mit/MesaLib.old/dist/src/vulkan/overlay-layer/
H A Doverlay.cpp1473 view_info.components.b = VK_COMPONENT_SWIZZLE_B;
/xsrc/external/mit/MesaLib/dist/src/vulkan/overlay-layer/
H A Doverlay.cpp1754 view_info.components.b = VK_COMPONENT_SWIZZLE_B;
/xsrc/external/mit/MesaLib.old/dist/include/vulkan/
H A Dvulkan_core.h948 VK_COMPONENT_SWIZZLE_B = 5, enumerator in enum:VkComponentSwizzle
/xsrc/external/mit/MesaLib/dist/include/vulkan/
H A Dvulkan_core.h1459 VK_COMPONENT_SWIZZLE_B = 5, enumerator in enum:VkComponentSwizzle

Completed in 103 milliseconds