Home
last modified time | relevance | path

Searched refs:swz0 (Results 1 – 25 of 42) sorted by relevance

12

/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/r300/compiler/
H A Dradeon_dataflow_swizzles.c104 unsigned new_swizzle, chan, swz0, swz1, swz2, swz3, found_swizzle, swz; in try_rewrite_constant() local
152 swz0 = GET_SWZ(new_swizzle, 0); in try_rewrite_constant()
176 switch (swz0) { in try_rewrite_constant()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/r300/compiler/
H A Dradeon_dataflow_swizzles.c104 unsigned new_swizzle, chan, swz0, swz1, swz2, swz3, found_swizzle, swz; in try_rewrite_constant() local
152 swz0 = GET_SWZ(new_swizzle, 0); in try_rewrite_constant()
176 switch (swz0) { in try_rewrite_constant()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/r300/compiler/
H A Dradeon_dataflow_swizzles.c104 unsigned new_swizzle, chan, swz0, swz1, swz2, swz3, found_swizzle, swz; in try_rewrite_constant() local
152 swz0 = GET_SWZ(new_swizzle, 0); in try_rewrite_constant()
176 switch (swz0) { in try_rewrite_constant()
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/r300/compiler/
H A Dradeon_dataflow_swizzles.c104 unsigned new_swizzle, chan, swz0, swz1, swz2, swz3, found_swizzle, swz; in try_rewrite_constant() local
152 swz0 = GET_SWZ(new_swizzle, 0); in try_rewrite_constant()
176 switch (swz0) { in try_rewrite_constant()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/r300/compiler/
H A Dradeon_dataflow_swizzles.c104 unsigned new_swizzle, chan, swz0, swz1, swz2, swz3, found_swizzle, swz; in try_rewrite_constant() local
152 swz0 = GET_SWZ(new_swizzle, 0); in try_rewrite_constant()
176 switch (swz0) { in try_rewrite_constant()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/r300/compiler/
H A Dradeon_dataflow_swizzles.c104 unsigned new_swizzle, chan, swz0, swz1, swz2, swz3, found_swizzle, swz; in try_rewrite_constant() local
152 swz0 = GET_SWZ(new_swizzle, 0); in try_rewrite_constant()
176 switch (swz0) { in try_rewrite_constant()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/r300/compiler/
H A Dradeon_dataflow_swizzles.c104 unsigned new_swizzle, chan, swz0, swz1, swz2, swz3, found_swizzle, swz; in try_rewrite_constant() local
152 swz0 = GET_SWZ(new_swizzle, 0); in try_rewrite_constant()
176 switch (swz0) { in try_rewrite_constant()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/r300/compiler/
H A Dradeon_dataflow_swizzles.c104 unsigned new_swizzle, chan, swz0, swz1, swz2, swz3, found_swizzle, swz; in try_rewrite_constant() local
152 swz0 = GET_SWZ(new_swizzle, 0); in try_rewrite_constant()
176 switch (swz0) { in try_rewrite_constant()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/r300/compiler/
H A Dradeon_dataflow_swizzles.c104 unsigned new_swizzle, chan, swz0, swz1, swz2, swz3, found_swizzle, swz; in try_rewrite_constant() local
152 swz0 = GET_SWZ(new_swizzle, 0); in try_rewrite_constant()
176 switch (swz0) { in try_rewrite_constant()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/r300/compiler/
H A Dradeon_dataflow_swizzles.c98 unsigned new_swizzle, chan, swz0, swz1, swz2, swz3, found_swizzle, swz; in try_rewrite_constant() local
146 swz0 = GET_SWZ(new_swizzle, 0); in try_rewrite_constant()
170 switch (swz0) { in try_rewrite_constant()
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/r300/compiler/
H A Dradeon_dataflow_swizzles.c104 unsigned new_swizzle, chan, swz0, swz1, swz2, swz3, found_swizzle, swz; in try_rewrite_constant() local
152 swz0 = GET_SWZ(new_swizzle, 0); in try_rewrite_constant()
176 switch (swz0) { in try_rewrite_constant()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/intel/compiler/
H A Dbrw_reg.h115 brw_compose_swizzle(unsigned swz0, unsigned swz1) in brw_compose_swizzle() argument
118 BRW_GET_SWZ(swz1, BRW_GET_SWZ(swz0, 0)), in brw_compose_swizzle()
119 BRW_GET_SWZ(swz1, BRW_GET_SWZ(swz0, 1)), in brw_compose_swizzle()
120 BRW_GET_SWZ(swz1, BRW_GET_SWZ(swz0, 2)), in brw_compose_swizzle()
121 BRW_GET_SWZ(swz1, BRW_GET_SWZ(swz0, 3))); in brw_compose_swizzle()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/intel/compiler/
H A Dbrw_reg.h115 brw_compose_swizzle(unsigned swz0, unsigned swz1) in brw_compose_swizzle() argument
118 BRW_GET_SWZ(swz1, BRW_GET_SWZ(swz0, 0)), in brw_compose_swizzle()
119 BRW_GET_SWZ(swz1, BRW_GET_SWZ(swz0, 1)), in brw_compose_swizzle()
120 BRW_GET_SWZ(swz1, BRW_GET_SWZ(swz0, 2)), in brw_compose_swizzle()
121 BRW_GET_SWZ(swz1, BRW_GET_SWZ(swz0, 3))); in brw_compose_swizzle()
/dports/lang/clover/mesa-21.3.6/src/intel/compiler/
H A Dbrw_reg.h115 brw_compose_swizzle(unsigned swz0, unsigned swz1) in brw_compose_swizzle() argument
118 BRW_GET_SWZ(swz1, BRW_GET_SWZ(swz0, 0)), in brw_compose_swizzle()
119 BRW_GET_SWZ(swz1, BRW_GET_SWZ(swz0, 1)), in brw_compose_swizzle()
120 BRW_GET_SWZ(swz1, BRW_GET_SWZ(swz0, 2)), in brw_compose_swizzle()
121 BRW_GET_SWZ(swz1, BRW_GET_SWZ(swz0, 3))); in brw_compose_swizzle()
/dports/graphics/libosmesa/mesa-21.3.6/src/intel/compiler/
H A Dbrw_reg.h115 brw_compose_swizzle(unsigned swz0, unsigned swz1) in brw_compose_swizzle() argument
118 BRW_GET_SWZ(swz1, BRW_GET_SWZ(swz0, 0)), in brw_compose_swizzle()
119 BRW_GET_SWZ(swz1, BRW_GET_SWZ(swz0, 1)), in brw_compose_swizzle()
120 BRW_GET_SWZ(swz1, BRW_GET_SWZ(swz0, 2)), in brw_compose_swizzle()
121 BRW_GET_SWZ(swz1, BRW_GET_SWZ(swz0, 3))); in brw_compose_swizzle()
/dports/graphics/mesa-libs/mesa-21.3.6/src/intel/compiler/
H A Dbrw_reg.h115 brw_compose_swizzle(unsigned swz0, unsigned swz1) in brw_compose_swizzle() argument
118 BRW_GET_SWZ(swz1, BRW_GET_SWZ(swz0, 0)), in brw_compose_swizzle()
119 BRW_GET_SWZ(swz1, BRW_GET_SWZ(swz0, 1)), in brw_compose_swizzle()
120 BRW_GET_SWZ(swz1, BRW_GET_SWZ(swz0, 2)), in brw_compose_swizzle()
121 BRW_GET_SWZ(swz1, BRW_GET_SWZ(swz0, 3))); in brw_compose_swizzle()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/intel/compiler/
H A Dbrw_reg.h115 brw_compose_swizzle(unsigned swz0, unsigned swz1) in brw_compose_swizzle() argument
118 BRW_GET_SWZ(swz1, BRW_GET_SWZ(swz0, 0)), in brw_compose_swizzle()
119 BRW_GET_SWZ(swz1, BRW_GET_SWZ(swz0, 1)), in brw_compose_swizzle()
120 BRW_GET_SWZ(swz1, BRW_GET_SWZ(swz0, 2)), in brw_compose_swizzle()
121 BRW_GET_SWZ(swz1, BRW_GET_SWZ(swz0, 3))); in brw_compose_swizzle()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/intel/compiler/
H A Dbrw_reg.h115 brw_compose_swizzle(unsigned swz0, unsigned swz1) in brw_compose_swizzle() argument
118 BRW_GET_SWZ(swz1, BRW_GET_SWZ(swz0, 0)), in brw_compose_swizzle()
119 BRW_GET_SWZ(swz1, BRW_GET_SWZ(swz0, 1)), in brw_compose_swizzle()
120 BRW_GET_SWZ(swz1, BRW_GET_SWZ(swz0, 2)), in brw_compose_swizzle()
121 BRW_GET_SWZ(swz1, BRW_GET_SWZ(swz0, 3))); in brw_compose_swizzle()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/intel/compiler/
H A Dbrw_reg.h115 brw_compose_swizzle(unsigned swz0, unsigned swz1) in brw_compose_swizzle() argument
118 BRW_GET_SWZ(swz1, BRW_GET_SWZ(swz0, 0)), in brw_compose_swizzle()
119 BRW_GET_SWZ(swz1, BRW_GET_SWZ(swz0, 1)), in brw_compose_swizzle()
120 BRW_GET_SWZ(swz1, BRW_GET_SWZ(swz0, 2)), in brw_compose_swizzle()
121 BRW_GET_SWZ(swz1, BRW_GET_SWZ(swz0, 3))); in brw_compose_swizzle()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/intel/compiler/
H A Dbrw_reg.h115 brw_compose_swizzle(unsigned swz0, unsigned swz1) in brw_compose_swizzle() argument
118 BRW_GET_SWZ(swz1, BRW_GET_SWZ(swz0, 0)), in brw_compose_swizzle()
119 BRW_GET_SWZ(swz1, BRW_GET_SWZ(swz0, 1)), in brw_compose_swizzle()
120 BRW_GET_SWZ(swz1, BRW_GET_SWZ(swz0, 2)), in brw_compose_swizzle()
121 BRW_GET_SWZ(swz1, BRW_GET_SWZ(swz0, 3))); in brw_compose_swizzle()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/intel/compiler/
H A Dbrw_reg.h115 brw_compose_swizzle(unsigned swz0, unsigned swz1) in brw_compose_swizzle() argument
118 BRW_GET_SWZ(swz1, BRW_GET_SWZ(swz0, 0)), in brw_compose_swizzle()
119 BRW_GET_SWZ(swz1, BRW_GET_SWZ(swz0, 1)), in brw_compose_swizzle()
120 BRW_GET_SWZ(swz1, BRW_GET_SWZ(swz0, 2)), in brw_compose_swizzle()
121 BRW_GET_SWZ(swz1, BRW_GET_SWZ(swz0, 3))); in brw_compose_swizzle()
/dports/graphics/mesa-dri/mesa-21.3.6/src/intel/compiler/
H A Dbrw_reg.h115 brw_compose_swizzle(unsigned swz0, unsigned swz1) in brw_compose_swizzle() argument
118 BRW_GET_SWZ(swz1, BRW_GET_SWZ(swz0, 0)), in brw_compose_swizzle()
119 BRW_GET_SWZ(swz1, BRW_GET_SWZ(swz0, 1)), in brw_compose_swizzle()
120 BRW_GET_SWZ(swz1, BRW_GET_SWZ(swz0, 2)), in brw_compose_swizzle()
121 BRW_GET_SWZ(swz1, BRW_GET_SWZ(swz0, 3))); in brw_compose_swizzle()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/panfrost/bifrost/
H A Dbi_schedule.c507 enum bi_swizzle swz0 = I->src[0].swizzle; in bi_impacted_fadd_widens() local
510 return (swz0 == BI_SWIZZLE_H00 && swz1 == BI_SWIZZLE_H11) || in bi_impacted_fadd_widens()
511 (swz0 == BI_SWIZZLE_H11 && swz1 == BI_SWIZZLE_H11) || in bi_impacted_fadd_widens()
512 (swz0 == BI_SWIZZLE_H11 && swz1 == BI_SWIZZLE_H00); in bi_impacted_fadd_widens()
/dports/lang/clover/mesa-21.3.6/src/panfrost/bifrost/
H A Dbi_schedule.c507 enum bi_swizzle swz0 = I->src[0].swizzle; in bi_impacted_fadd_widens() local
510 return (swz0 == BI_SWIZZLE_H00 && swz1 == BI_SWIZZLE_H11) || in bi_impacted_fadd_widens()
511 (swz0 == BI_SWIZZLE_H11 && swz1 == BI_SWIZZLE_H11) || in bi_impacted_fadd_widens()
512 (swz0 == BI_SWIZZLE_H11 && swz1 == BI_SWIZZLE_H00); in bi_impacted_fadd_widens()
/dports/graphics/libosmesa/mesa-21.3.6/src/panfrost/bifrost/
H A Dbi_schedule.c507 enum bi_swizzle swz0 = I->src[0].swizzle; in bi_impacted_fadd_widens() local
510 return (swz0 == BI_SWIZZLE_H00 && swz1 == BI_SWIZZLE_H11) || in bi_impacted_fadd_widens()
511 (swz0 == BI_SWIZZLE_H11 && swz1 == BI_SWIZZLE_H11) || in bi_impacted_fadd_widens()
512 (swz0 == BI_SWIZZLE_H11 && swz1 == BI_SWIZZLE_H00); in bi_impacted_fadd_widens()

12