Home
last modified time | relevance | path

Searched refs:PIPE_SWIZZLE_Y (Results 1 – 25 of 79) sorted by relevance

1234

/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_format.c41 case PIPE_SWIZZLE_Y: in fd6_pipe2swiz()
69 unsigned char fswiz[4] = {PIPE_SWIZZLE_Z, PIPE_SWIZZLE_X, PIPE_SWIZZLE_Y, PIPE_SWIZZLE_1}; in fd6_tex_swiz()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_formats.c339 … { PIPE_SWIZZLE_X, PIPE_SWIZZLE_Y, PIPE_SWIZZLE_Z, PIPE_SWIZZLE_W } }; in crocus_format_for_usage()
376 info.swizzles[3] = PIPE_SWIZZLE_Y; in crocus_format_for_usage()
388 info.swizzles[1] = PIPE_SWIZZLE_Y; in crocus_format_for_usage()
409 info.swizzles[1] = PIPE_SWIZZLE_Y; in crocus_format_for_usage()
Dcrocus_resource.h71 case PIPE_SWIZZLE_Y: outswz[i] = fswz[1]; break; in crocus_combine_swizzle()
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dvx_image.c46 case PIPE_SWIZZLE_Y: in translate_swizzle()
167 tex.swizzle_g = translate_swizzle(PIPE_SWIZZLE_Y); in v3dX()
/third_party/mesa3d/src/gallium/tests/graw/
Dtex-srgb.c180 sv_temp.swizzle_g = PIPE_SWIZZLE_Y; in init_tex()
195 sv_temp.swizzle_g = PIPE_SWIZZLE_Y; in init_tex()
Dtex-swizzle.c187 return PIPE_SWIZZLE_Y; in char_to_swizzle()
209 swizzle[1] = PIPE_SWIZZLE_Y; in main()
Dgraw_util.h321 sv_temp.swizzle_g = PIPE_SWIZZLE_Y; in graw_util_create_simple_sampler_view()
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_swizzle.c366 swizzles[1] == PIPE_SWIZZLE_Y && in lp_build_swizzle_aos()
377 case PIPE_SWIZZLE_Y: in lp_build_swizzle_aos()
415 case PIPE_SWIZZLE_Y: in lp_build_swizzle_aos()
581 case PIPE_SWIZZLE_Y: in lp_build_swizzle_soa_channel()
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_sampler.c56 view->swizzle_g = PIPE_SWIZZLE_Y; in default_template()
/third_party/mesa3d/src/mesa/state_tracker/
Dst_atom_texture.c187 tmpl.swizzle_g = PIPE_SWIZZLE_Y; /* tmpl from Y plane is R8 */ in st_get_sampler_views()
197 tmpl.swizzle_g = PIPE_SWIZZLE_Y; /* tmpl from Y plane is R16 */ in st_get_sampler_views()
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_shader.c168 PIPE_SWIZZLE_Y, enumerator
178 PIPE_SWIZZLE_Y, enumerator
220 PIPE_SWIZZLE_Y, enumerator
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_vX_meta_blit.c45 .swizzle = { PIPE_SWIZZLE_X, PIPE_SWIZZLE_Y, PIPE_SWIZZLE_Z, PIPE_SWIZZLE_W }, in panvk_meta_blit()
97 views[1].swizzle[1] = PIPE_SWIZZLE_Y; in panvk_meta_blit()
Dpanvk_vX_image.c80 out[i] = PIPE_SWIZZLE_Y; in panvk_convert_swizzle()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_conv.h230 return PIPE_SWIZZLE_Y; in vk_conv_swizzle()
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dfd2_util.c197 case PIPE_SWIZZLE_Y: in tex_swiz()
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_format.c331 if (swiz[i] == PIPE_SWIZZLE_Y || swiz[i] == PIPE_SWIZZLE_Z) in get_texture_swiz()
338 STATIC_ASSERT(PIPE_SWIZZLE_Y == TEXTURE_SWIZZLE_GREEN); in get_texture_swiz()
/third_party/mesa3d/src/amd/vulkan/
Dvk_format.h225 case PIPE_SWIZZLE_Y: in vk_format_get_component_bits()
Dradv_nir_lower_ycbcr_textures.c199 case PIPE_SWIZZLE_Y: in build_swizzled_components()
/third_party/mesa3d/src/util/format/
Du_format.c291 desc->swizzle[3] == PIPE_SWIZZLE_Y) { in util_format_is_luminance_alpha()
921 case PIPE_SWIZZLE_Y: dst->ui[c] = src->ui[1]; break; in util_format_apply_color_swizzle()
933 case PIPE_SWIZZLE_Y: dst->f[c] = src->f[1]; break; in util_format_apply_color_swizzle()
969 case PIPE_SWIZZLE_Y: in util_format_unswizzle_4f()
Du_format.h813 desc->swizzle[1] == PIPE_SWIZZLE_Y && in util_format_is_rgbx_or_bgrx()
971 case PIPE_SWIZZLE_Y: in util_format_get_component_bits()
/third_party/mesa3d/src/gallium/drivers/i915/
Di915_state_sampler.c177 view->swizzle_g != PIPE_SWIZZLE_Y || in translate_texture_format()
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_image.c151 fd5_tex_swiz(img->pfmt, PIPE_SWIZZLE_X, PIPE_SWIZZLE_Y, in emit_image_tex()
/third_party/mesa3d/src/microsoft/compiler/
Ddxil_nir_lower_int_samplers.c239 case PIPE_SWIZZLE_Y: in load_bordercolor()
521 PIPE_SWIZZLE_X, PIPE_SWIZZLE_Y, PIPE_SWIZZLE_Z, PIPE_SWIZZLE_W in lower_sample_to_txf_for_integer_tex_impl()
/third_party/mesa3d/src/gallium/frontends/nine/
Dbasetexture9.c509 swizzle[1] = PIPE_SWIZZLE_Y; in NineBaseTexture9_UpdateSamplerView()
534 swizzle[0] = PIPE_SWIZZLE_Y; in NineBaseTexture9_UpdateSamplerView()
/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3dx_emit.c122 case PIPE_SWIZZLE_Y: in translate_swizzle()
199 unpacked.swizzle_g = translate_swizzle(PIPE_SWIZZLE_Y); in emit_one_texture()

1234