Home
last modified time | relevance | path

Searched defs:src_swizzle (Results 1 – 9 of 9) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dir2_assemble.c30 src_swizzle(struct ir2_context *ctx, struct ir2_src *src, unsigned ncomp) in src_swizzle() function
/third_party/mesa3d/src/gallium/frontends/xa/
Dxa_tgsi.c350 unsigned src_swizzle = (fs_traits & FS_SRC_SWIZZLE_RGB) != 0; in create_fs() local
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_transform.h528 unsigned src_swizzle, in tgsi_transform_kill_inst()
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_compiler_nir.c209 src_swizzle(hw_src src, unsigned swizzle) in src_swizzle() function
/third_party/mesa3d/src/intel/blorp/
Dblorp_priv.h300 struct isl_swizzle src_swizzle; member
Dblorp_blit.c2518 enum isl_format src_format, struct isl_swizzle src_swizzle, in blorp_blit()
/third_party/mesa3d/src/intel/compiler/
Dbrw_disasm.c1100 src_swizzle(FILE *file, unsigned swiz) in src_swizzle() function
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_program.c190 unsigned src_swizzle = key->swizzles[s]; in crocus_populate_sampler_prog_key_data() local
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_vgpu10.c9723 int src_swizzle = TGSI_SWIZZLE_X; in emit_msb() local