Home
last modified time | relevance | path

Searched refs:get_swz (Results 1 – 25 of 44) sorted by relevance

12

/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/r300/compiler/
H A Dradeon_compiler_util.c51 rc_swizzle get_swz(unsigned int swz, rc_swizzle idx) in get_swz() function
81 ret |= get_swz(src, swz_x); in combine_swizzles4()
82 ret |= get_swz(src, swz_y) << 3; in combine_swizzles4()
83 ret |= get_swz(src, swz_z) << 6; in combine_swizzles4()
84 ret |= get_swz(src, swz_w) << 9; in combine_swizzles4()
93 ret |= get_swz(src, GET_SWZ(swz, RC_SWIZZLE_X)); in combine_swizzles()
94 ret |= get_swz(src, GET_SWZ(swz, RC_SWIZZLE_Y)) << 3; in combine_swizzles()
95 ret |= get_swz(src, GET_SWZ(swz, RC_SWIZZLE_Z)) << 6; in combine_swizzles()
96 ret |= get_swz(src, GET_SWZ(swz, RC_SWIZZLE_W)) << 9; in combine_swizzles()
155 unsigned int new_chan = get_swz(conversion_swizzle, i); in rc_adjust_channels()
H A Dradeon_compiler_util.h43 rc_swizzle get_swz(unsigned int swz, rc_swizzle idx);
H A Dradeon_pair_schedule.c770 if (get_swz(arg->Swizzle, i) == old_swz) { in rgb_to_alpha_remap()
847 rc_swizzle swz = get_swz(arg->Swizzle, i); in is_rgb_to_alpha_possible()
954 unsigned int swz = get_swz(pair_inst->Alpha.Arg[i].Swizzle, j); in convert_rgb_to_alpha()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/r300/compiler/
H A Dradeon_compiler_util.c51 rc_swizzle get_swz(unsigned int swz, rc_swizzle idx) in get_swz() function
81 ret |= get_swz(src, swz_x); in combine_swizzles4()
82 ret |= get_swz(src, swz_y) << 3; in combine_swizzles4()
83 ret |= get_swz(src, swz_z) << 6; in combine_swizzles4()
84 ret |= get_swz(src, swz_w) << 9; in combine_swizzles4()
93 ret |= get_swz(src, GET_SWZ(swz, RC_SWIZZLE_X)); in combine_swizzles()
94 ret |= get_swz(src, GET_SWZ(swz, RC_SWIZZLE_Y)) << 3; in combine_swizzles()
95 ret |= get_swz(src, GET_SWZ(swz, RC_SWIZZLE_Z)) << 6; in combine_swizzles()
96 ret |= get_swz(src, GET_SWZ(swz, RC_SWIZZLE_W)) << 9; in combine_swizzles()
155 unsigned int new_chan = get_swz(conversion_swizzle, i); in rc_adjust_channels()
H A Dradeon_compiler_util.h43 rc_swizzle get_swz(unsigned int swz, rc_swizzle idx);
H A Dradeon_pair_schedule.c770 if (get_swz(arg->Swizzle, i) == old_swz) { in rgb_to_alpha_remap()
847 rc_swizzle swz = get_swz(arg->Swizzle, i); in is_rgb_to_alpha_possible()
954 unsigned int swz = get_swz(pair_inst->Alpha.Arg[i].Swizzle, j); in convert_rgb_to_alpha()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/r300/compiler/
H A Dradeon_compiler_util.c51 rc_swizzle get_swz(unsigned int swz, rc_swizzle idx) in get_swz() function
81 ret |= get_swz(src, swz_x); in combine_swizzles4()
82 ret |= get_swz(src, swz_y) << 3; in combine_swizzles4()
83 ret |= get_swz(src, swz_z) << 6; in combine_swizzles4()
84 ret |= get_swz(src, swz_w) << 9; in combine_swizzles4()
93 ret |= get_swz(src, GET_SWZ(swz, RC_SWIZZLE_X)); in combine_swizzles()
94 ret |= get_swz(src, GET_SWZ(swz, RC_SWIZZLE_Y)) << 3; in combine_swizzles()
95 ret |= get_swz(src, GET_SWZ(swz, RC_SWIZZLE_Z)) << 6; in combine_swizzles()
96 ret |= get_swz(src, GET_SWZ(swz, RC_SWIZZLE_W)) << 9; in combine_swizzles()
155 unsigned int new_chan = get_swz(conversion_swizzle, i); in rc_adjust_channels()
H A Dradeon_compiler_util.h43 rc_swizzle get_swz(unsigned int swz, rc_swizzle idx);
H A Dradeon_pair_schedule.c770 if (get_swz(arg->Swizzle, i) == old_swz) { in rgb_to_alpha_remap()
847 rc_swizzle swz = get_swz(arg->Swizzle, i); in is_rgb_to_alpha_possible()
954 unsigned int swz = get_swz(pair_inst->Alpha.Arg[i].Swizzle, j); in convert_rgb_to_alpha()
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/r300/compiler/
H A Dradeon_compiler_util.c51 rc_swizzle get_swz(unsigned int swz, rc_swizzle idx) in get_swz() function
81 ret |= get_swz(src, swz_x); in combine_swizzles4()
82 ret |= get_swz(src, swz_y) << 3; in combine_swizzles4()
83 ret |= get_swz(src, swz_z) << 6; in combine_swizzles4()
84 ret |= get_swz(src, swz_w) << 9; in combine_swizzles4()
93 ret |= get_swz(src, GET_SWZ(swz, RC_SWIZZLE_X)); in combine_swizzles()
94 ret |= get_swz(src, GET_SWZ(swz, RC_SWIZZLE_Y)) << 3; in combine_swizzles()
95 ret |= get_swz(src, GET_SWZ(swz, RC_SWIZZLE_Z)) << 6; in combine_swizzles()
96 ret |= get_swz(src, GET_SWZ(swz, RC_SWIZZLE_W)) << 9; in combine_swizzles()
155 unsigned int new_chan = get_swz(conversion_swizzle, i); in rc_adjust_channels()
H A Dradeon_compiler_util.h43 rc_swizzle get_swz(unsigned int swz, rc_swizzle idx);
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/r300/compiler/
H A Dradeon_compiler_util.c51 rc_swizzle get_swz(unsigned int swz, rc_swizzle idx) in get_swz() function
81 ret |= get_swz(src, swz_x); in combine_swizzles4()
82 ret |= get_swz(src, swz_y) << 3; in combine_swizzles4()
83 ret |= get_swz(src, swz_z) << 6; in combine_swizzles4()
84 ret |= get_swz(src, swz_w) << 9; in combine_swizzles4()
93 ret |= get_swz(src, GET_SWZ(swz, RC_SWIZZLE_X)); in combine_swizzles()
94 ret |= get_swz(src, GET_SWZ(swz, RC_SWIZZLE_Y)) << 3; in combine_swizzles()
95 ret |= get_swz(src, GET_SWZ(swz, RC_SWIZZLE_Z)) << 6; in combine_swizzles()
96 ret |= get_swz(src, GET_SWZ(swz, RC_SWIZZLE_W)) << 9; in combine_swizzles()
155 unsigned int new_chan = get_swz(conversion_swizzle, i); in rc_adjust_channels()
H A Dradeon_compiler_util.h43 rc_swizzle get_swz(unsigned int swz, rc_swizzle idx);
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/r300/compiler/
H A Dradeon_compiler_util.c51 rc_swizzle get_swz(unsigned int swz, rc_swizzle idx) in get_swz() function
81 ret |= get_swz(src, swz_x); in combine_swizzles4()
82 ret |= get_swz(src, swz_y) << 3; in combine_swizzles4()
83 ret |= get_swz(src, swz_z) << 6; in combine_swizzles4()
84 ret |= get_swz(src, swz_w) << 9; in combine_swizzles4()
93 ret |= get_swz(src, GET_SWZ(swz, RC_SWIZZLE_X)); in combine_swizzles()
94 ret |= get_swz(src, GET_SWZ(swz, RC_SWIZZLE_Y)) << 3; in combine_swizzles()
95 ret |= get_swz(src, GET_SWZ(swz, RC_SWIZZLE_Z)) << 6; in combine_swizzles()
96 ret |= get_swz(src, GET_SWZ(swz, RC_SWIZZLE_W)) << 9; in combine_swizzles()
155 unsigned int new_chan = get_swz(conversion_swizzle, i); in rc_adjust_channels()
H A Dradeon_compiler_util.h43 rc_swizzle get_swz(unsigned int swz, rc_swizzle idx);
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/r300/compiler/
H A Dradeon_compiler_util.c51 rc_swizzle get_swz(unsigned int swz, rc_swizzle idx) in get_swz() function
81 ret |= get_swz(src, swz_x); in combine_swizzles4()
82 ret |= get_swz(src, swz_y) << 3; in combine_swizzles4()
83 ret |= get_swz(src, swz_z) << 6; in combine_swizzles4()
84 ret |= get_swz(src, swz_w) << 9; in combine_swizzles4()
93 ret |= get_swz(src, GET_SWZ(swz, RC_SWIZZLE_X)); in combine_swizzles()
94 ret |= get_swz(src, GET_SWZ(swz, RC_SWIZZLE_Y)) << 3; in combine_swizzles()
95 ret |= get_swz(src, GET_SWZ(swz, RC_SWIZZLE_Z)) << 6; in combine_swizzles()
96 ret |= get_swz(src, GET_SWZ(swz, RC_SWIZZLE_W)) << 9; in combine_swizzles()
155 unsigned int new_chan = get_swz(conversion_swizzle, i); in rc_adjust_channels()
H A Dradeon_compiler_util.h43 rc_swizzle get_swz(unsigned int swz, rc_swizzle idx);
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/r300/compiler/
H A Dradeon_compiler_util.c51 rc_swizzle get_swz(unsigned int swz, rc_swizzle idx) in get_swz() function
81 ret |= get_swz(src, swz_x); in combine_swizzles4()
82 ret |= get_swz(src, swz_y) << 3; in combine_swizzles4()
83 ret |= get_swz(src, swz_z) << 6; in combine_swizzles4()
84 ret |= get_swz(src, swz_w) << 9; in combine_swizzles4()
93 ret |= get_swz(src, GET_SWZ(swz, RC_SWIZZLE_X)); in combine_swizzles()
94 ret |= get_swz(src, GET_SWZ(swz, RC_SWIZZLE_Y)) << 3; in combine_swizzles()
95 ret |= get_swz(src, GET_SWZ(swz, RC_SWIZZLE_Z)) << 6; in combine_swizzles()
96 ret |= get_swz(src, GET_SWZ(swz, RC_SWIZZLE_W)) << 9; in combine_swizzles()
155 unsigned int new_chan = get_swz(conversion_swizzle, i); in rc_adjust_channels()
H A Dradeon_compiler_util.h43 rc_swizzle get_swz(unsigned int swz, rc_swizzle idx);
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/r300/compiler/
H A Dradeon_compiler_util.c51 rc_swizzle get_swz(unsigned int swz, rc_swizzle idx) in get_swz() function
81 ret |= get_swz(src, swz_x); in combine_swizzles4()
82 ret |= get_swz(src, swz_y) << 3; in combine_swizzles4()
83 ret |= get_swz(src, swz_z) << 6; in combine_swizzles4()
84 ret |= get_swz(src, swz_w) << 9; in combine_swizzles4()
93 ret |= get_swz(src, GET_SWZ(swz, RC_SWIZZLE_X)); in combine_swizzles()
94 ret |= get_swz(src, GET_SWZ(swz, RC_SWIZZLE_Y)) << 3; in combine_swizzles()
95 ret |= get_swz(src, GET_SWZ(swz, RC_SWIZZLE_Z)) << 6; in combine_swizzles()
96 ret |= get_swz(src, GET_SWZ(swz, RC_SWIZZLE_W)) << 9; in combine_swizzles()
155 unsigned int new_chan = get_swz(conversion_swizzle, i); in rc_adjust_channels()
H A Dradeon_compiler_util.h43 rc_swizzle get_swz(unsigned int swz, rc_swizzle idx);
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/r300/compiler/
H A Dradeon_compiler_util.c51 rc_swizzle get_swz(unsigned int swz, rc_swizzle idx) in get_swz() function
81 ret |= get_swz(src, swz_x); in combine_swizzles4()
82 ret |= get_swz(src, swz_y) << 3; in combine_swizzles4()
83 ret |= get_swz(src, swz_z) << 6; in combine_swizzles4()
84 ret |= get_swz(src, swz_w) << 9; in combine_swizzles4()
93 ret |= get_swz(src, GET_SWZ(swz, RC_SWIZZLE_X)); in combine_swizzles()
94 ret |= get_swz(src, GET_SWZ(swz, RC_SWIZZLE_Y)) << 3; in combine_swizzles()
95 ret |= get_swz(src, GET_SWZ(swz, RC_SWIZZLE_Z)) << 6; in combine_swizzles()
96 ret |= get_swz(src, GET_SWZ(swz, RC_SWIZZLE_W)) << 9; in combine_swizzles()
155 unsigned int new_chan = get_swz(conversion_swizzle, i); in rc_adjust_channels()
H A Dradeon_compiler_util.h43 rc_swizzle get_swz(unsigned int swz, rc_swizzle idx);
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/r300/compiler/
H A Dradeon_compiler_util.c51 rc_swizzle get_swz(unsigned int swz, rc_swizzle idx) in get_swz() function
81 ret |= get_swz(src, swz_x); in combine_swizzles4()
82 ret |= get_swz(src, swz_y) << 3; in combine_swizzles4()
83 ret |= get_swz(src, swz_z) << 6; in combine_swizzles4()
84 ret |= get_swz(src, swz_w) << 9; in combine_swizzles4()
93 ret |= get_swz(src, GET_SWZ(swz, RC_SWIZZLE_X)); in combine_swizzles()
94 ret |= get_swz(src, GET_SWZ(swz, RC_SWIZZLE_Y)) << 3; in combine_swizzles()
95 ret |= get_swz(src, GET_SWZ(swz, RC_SWIZZLE_Z)) << 6; in combine_swizzles()
96 ret |= get_swz(src, GET_SWZ(swz, RC_SWIZZLE_W)) << 9; in combine_swizzles()
155 unsigned int new_chan = get_swz(conversion_swizzle, i); in rc_adjust_channels()
H A Dradeon_compiler_util.h43 rc_swizzle get_swz(unsigned int swz, rc_swizzle idx);

12