Searched refs:VK_COMPONENT_SWIZZLE_A (Results 1 - 20 of 20) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dvk_format.h95 case VK_COMPONENT_SWIZZLE_A:
109 dst[3] = radv_swizzle_conv(VK_COMPONENT_SWIZZLE_A, swz, mapping->a);
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/lavapipe/
H A Dlvp_conv.h233 case VK_COMPONENT_SWIZZLE_A:
/xsrc/external/mit/MesaLib/dist/src/panfrost/vulkan/
H A Dpanvk_vX_image.c85 case VK_COMPONENT_SWIZZLE_A:
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/
H A Dvk_format.h314 case VK_COMPONENT_SWIZZLE_A:
332 dst[3] = tu_swizzle_conv(VK_COMPONENT_SWIZZLE_A, swz, mapping->a);
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dvk_format.h295 case VK_COMPONENT_SWIZZLE_A:
312 dst[3] = radv_swizzle_conv(VK_COMPONENT_SWIZZLE_A, swz, mapping->a);
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_nir_lower_ycbcr_textures.c312 [VK_COMPONENT_SWIZZLE_A] = 3,
H A Danv_image.c2332 case VK_COMPONENT_SWIZZLE_A: return format_swizzle.a;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/
H A Dzink_context.h508 case PIPE_SWIZZLE_W: return VK_COMPONENT_SWIZZLE_A;
H A Dzink_surface.c94 ivci.components.a = VK_COMPONENT_SWIZZLE_A;
/xsrc/external/mit/MesaLib/dist/src/vulkan/util/
H A Dvk_image.c380 .a = remap_swizzle(pCreateInfo->components.a, VK_COMPONENT_SWIZZLE_A),
/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
H A Dtu_image.c97 case VK_COMPONENT_SWIZZLE_R...VK_COMPONENT_SWIZZLE_A:
869 .a = VK_COMPONENT_SWIZZLE_A,
H A Dtu_clear_blit.c1270 .components.r = stencil_read ? VK_COMPONENT_SWIZZLE_A : VK_COMPONENT_SWIZZLE_R,
/xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/
H A Dv3dv_image.c470 case VK_COMPONENT_SWIZZLE_A:
H A Dv3dv_meta_copy.c515 cswizzle.b = VK_COMPONENT_SWIZZLE_A;
1695 case VK_COMPONENT_SWIZZLE_A:
1792 component_swizzle_to_nir_swizzle(VK_COMPONENT_SWIZZLE_A, cswizzle->a);
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_nir_lower_ycbcr_textures.c426 [VK_COMPONENT_SWIZZLE_A] = 3,
H A Danv_image.c1238 case VK_COMPONENT_SWIZZLE_A: return format_swizzle.a;
1601 VK_COMPONENT_SWIZZLE_A, format.swizzle),
/xsrc/external/mit/MesaLib.old/dist/src/vulkan/overlay-layer/
H A Doverlay.cpp1474 view_info.components.a = VK_COMPONENT_SWIZZLE_A;
/xsrc/external/mit/MesaLib.old/dist/include/vulkan/
H A Dvulkan_core.h949 VK_COMPONENT_SWIZZLE_A = 6, enumerator in enum:VkComponentSwizzle
951 VK_COMPONENT_SWIZZLE_END_RANGE = VK_COMPONENT_SWIZZLE_A,
952 VK_COMPONENT_SWIZZLE_RANGE_SIZE = (VK_COMPONENT_SWIZZLE_A - VK_COMPONENT_SWIZZLE_IDENTITY + 1),
/xsrc/external/mit/MesaLib/dist/src/vulkan/overlay-layer/
H A Doverlay.cpp1755 view_info.components.a = VK_COMPONENT_SWIZZLE_A;
/xsrc/external/mit/MesaLib/dist/include/vulkan/
H A Dvulkan_core.h1460 VK_COMPONENT_SWIZZLE_A = 6, enumerator in enum:VkComponentSwizzle

Completed in 156 milliseconds