Searched defs:swz1 (Results 1 - 6 of 6) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/r300/compiler/ |
H A D | radeon_dataflow_swizzles.c | 98 unsigned new_swizzle, chan, swz0, swz1, swz2, swz3, found_swizzle, swz; in try_rewrite_constant() local [all...] |
H A D | radeon_optimize.c | 889 static unsigned int merge_swizzles(unsigned int swz1, unsigned int swz2) { in merge_swizzles() argument
|
/third_party/mesa3d/src/gallium/drivers/etnaviv/ |
H A D | etnaviv_asm.h | 108 static inline uint32_t inst_swiz_compose(uint32_t swz1, uint32_t swz2) in inst_swiz_compose() argument
|
/third_party/mesa3d/src/intel/compiler/ |
H A D | brw_reg.h | 115 brw_compose_swizzle(unsigned swz0, unsigned swz1) in brw_compose_swizzle() argument
|
/third_party/mesa3d/src/util/format/ |
H A D | u_format.c | 899 void util_format_compose_swizzles(const unsigned char swz1[4], in util_format_compose_swizzles() argument
|
/third_party/mesa3d/src/panfrost/bifrost/ |
H A D | bi_schedule.c | 542 enum bi_swizzle swz1 = I->src[1].swizzle; in bi_impacted_fadd_widens() local
|
Completed in 13 milliseconds