| /xsrc/external/mit/MesaLib/dist/src/amd/vulkan/ |
| H A D | vk_format.h | 95 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 D | lvp_conv.h | 233 case VK_COMPONENT_SWIZZLE_A:
|
| /xsrc/external/mit/MesaLib/dist/src/panfrost/vulkan/ |
| H A D | panvk_vX_image.c | 85 case VK_COMPONENT_SWIZZLE_A:
|
| /xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/ |
| H A D | vk_format.h | 314 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 D | vk_format.h | 295 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 D | anv_nir_lower_ycbcr_textures.c | 312 [VK_COMPONENT_SWIZZLE_A] = 3,
|
| H A D | anv_image.c | 2332 case VK_COMPONENT_SWIZZLE_A: return format_swizzle.a;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/ |
| H A D | zink_context.h | 508 case PIPE_SWIZZLE_W: return VK_COMPONENT_SWIZZLE_A;
|
| H A D | zink_surface.c | 94 ivci.components.a = VK_COMPONENT_SWIZZLE_A;
|
| /xsrc/external/mit/MesaLib/dist/src/vulkan/util/ |
| H A D | vk_image.c | 380 .a = remap_swizzle(pCreateInfo->components.a, VK_COMPONENT_SWIZZLE_A),
|
| /xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/ |
| H A D | tu_image.c | 97 case VK_COMPONENT_SWIZZLE_R...VK_COMPONENT_SWIZZLE_A: 869 .a = VK_COMPONENT_SWIZZLE_A,
|
| H A D | tu_clear_blit.c | 1270 .components.r = stencil_read ? VK_COMPONENT_SWIZZLE_A : VK_COMPONENT_SWIZZLE_R,
|
| /xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/ |
| H A D | v3dv_image.c | 470 case VK_COMPONENT_SWIZZLE_A:
|
| H A D | v3dv_meta_copy.c | 515 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 D | anv_nir_lower_ycbcr_textures.c | 426 [VK_COMPONENT_SWIZZLE_A] = 3,
|
| H A D | anv_image.c | 1238 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 D | overlay.cpp | 1474 view_info.components.a = VK_COMPONENT_SWIZZLE_A;
|
| /xsrc/external/mit/MesaLib.old/dist/include/vulkan/ |
| H A D | vulkan_core.h | 949 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 D | overlay.cpp | 1755 view_info.components.a = VK_COMPONENT_SWIZZLE_A;
|
| /xsrc/external/mit/MesaLib/dist/include/vulkan/ |
| H A D | vulkan_core.h | 1460 VK_COMPONENT_SWIZZLE_A = 6, enumerator in enum:VkComponentSwizzle
|