Home
last modified time | relevance | path

Searched defs:swz1 (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_dataflow_swizzles.c104 unsigned new_swizzle, chan, swz0, swz1, swz2, swz3, found_swizzle, swz; in try_rewrite_constant() local
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_asm.h108 static inline uint32_t inst_swiz_compose(uint32_t swz1, uint32_t swz2) in inst_swiz_compose()
/third_party/mesa3d/src/intel/compiler/
Dbrw_reg.h115 brw_compose_swizzle(unsigned swz0, unsigned swz1) in brw_compose_swizzle()
Dbrw_fs.cpp7988 unsigned swz0, unsigned swz1) in lower_derivative()
/third_party/mesa3d/src/panfrost/bifrost/
Dbi_schedule.c497 enum bi_swizzle swz1 = I->src[1].swizzle; in bi_impacted_fadd_widens() local