Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_wm.c258 unsigned src_swizzle = in brw_populate_sampler_prog_key_data() local
Dbrw_blorp.c276 mesa_format src_format, int src_swizzle, in brw_blorp_blit_miptrees()
1032 mesa_format src_format, uint32_t src_swizzle, in brw_blorp_download_miptree()
/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/drivers/r600/sfn/
Dsfn_instruction_gds.h63 int src_swizzle(int idx) const {assert(idx < 3); return m_src_swizzle[idx];} 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.h525 unsigned src_swizzle, in tgsi_transform_kill_inst()
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_compiler_nir.c207 src_swizzle(hw_src src, unsigned swizzle) in src_swizzle() function
/third_party/mesa3d/src/intel/blorp/
Dblorp_priv.h296 struct isl_swizzle src_swizzle; member
Dblorp_blit.c2440 enum isl_format src_format, struct isl_swizzle src_swizzle, in blorp_blit()
/third_party/mesa3d/src/intel/compiler/
Dbrw_disasm.c1096 src_swizzle(FILE *file, unsigned swiz) in src_swizzle() function
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_program.c187 unsigned src_swizzle = key->swizzles[s]; in crocus_populate_sampler_prog_key_data() local
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_vgpu10.c8976 int src_swizzle = TGSI_SWIZZLE_X; in emit_msb() local