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

/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dvk_format.h93 case VK_COMPONENT_SWIZZLE_G:
107 dst[1] = radv_swizzle_conv(VK_COMPONENT_SWIZZLE_G, swz, mapping->g);
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/lavapipe/
H A Dlvp_conv.h229 case VK_COMPONENT_SWIZZLE_G:
/xsrc/external/mit/MesaLib/dist/src/panfrost/vulkan/
H A Dpanvk_vX_image.c79 case VK_COMPONENT_SWIZZLE_G:
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/
H A Dvk_format.h304 case VK_COMPONENT_SWIZZLE_G:
330 dst[1] = tu_swizzle_conv(VK_COMPONENT_SWIZZLE_G, swz, mapping->g);
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dvk_format.h285 case VK_COMPONENT_SWIZZLE_G:
310 dst[1] = radv_swizzle_conv(VK_COMPONENT_SWIZZLE_G, swz, mapping->g);
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_nir_lower_ycbcr_textures.c310 [VK_COMPONENT_SWIZZLE_G] = 1,
H A Danv_image.c2330 case VK_COMPONENT_SWIZZLE_G: return format_swizzle.g;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/
H A Dzink_context.h506 case PIPE_SWIZZLE_Y: return VK_COMPONENT_SWIZZLE_G;
H A Dzink_surface.c92 ivci.components.g = VK_COMPONENT_SWIZZLE_G;
/xsrc/external/mit/MesaLib/dist/src/vulkan/util/
H A Dvk_image.c378 .g = remap_swizzle(pCreateInfo->components.g, VK_COMPONENT_SWIZZLE_G),
/xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/
H A Dv3dv_image.c466 case VK_COMPONENT_SWIZZLE_G:
H A Dv3dv_meta_copy.c513 cswizzle.r = VK_COMPONENT_SWIZZLE_G;
1691 case VK_COMPONENT_SWIZZLE_G:
1788 component_swizzle_to_nir_swizzle(VK_COMPONENT_SWIZZLE_G, cswizzle->g);
2564 cswizzle.b = VK_COMPONENT_SWIZZLE_G;
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_nir_lower_ycbcr_textures.c424 [VK_COMPONENT_SWIZZLE_G] = 1,
H A Danv_image.c1236 case VK_COMPONENT_SWIZZLE_G: return format_swizzle.g;
1597 VK_COMPONENT_SWIZZLE_G, format.swizzle),
/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
H A Dtu_image.c867 .g = VK_COMPONENT_SWIZZLE_G,
/xsrc/external/mit/MesaLib.old/dist/src/vulkan/overlay-layer/
H A Doverlay.cpp1472 view_info.components.g = VK_COMPONENT_SWIZZLE_G;
/xsrc/external/mit/MesaLib/dist/src/vulkan/overlay-layer/
H A Doverlay.cpp1753 view_info.components.g = VK_COMPONENT_SWIZZLE_G;
/xsrc/external/mit/MesaLib.old/dist/include/vulkan/
H A Dvulkan_core.h947 VK_COMPONENT_SWIZZLE_G = 4, enumerator in enum:VkComponentSwizzle
/xsrc/external/mit/MesaLib/dist/include/vulkan/
H A Dvulkan_core.h1458 VK_COMPONENT_SWIZZLE_G = 4, enumerator in enum:VkComponentSwizzle

Completed in 97 milliseconds