Home
last modified time | relevance | path

Searched refs:RC_SWIZZLE_UNUSED (Results 1 – 25 of 165) sorted by relevance

1234567

/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/r300/compiler/
H A Dradeon_dataflow_swizzles.c70 SET_SWZ(mov->U.I.SrcReg[0].Swizzle, chan, RC_SWIZZLE_UNUSED); in rewrite_source()
92 GET_BIT(usemask, chan) ? chan : RC_SWIZZLE_UNUSED); in rewrite_source()
119 if (swz == RC_SWIZZLE_UNUSED) { in try_rewrite_constant()
120 SET_SWZ(new_swizzle, chan, RC_SWIZZLE_UNUSED); in try_rewrite_constant()
128 swz = RC_SWIZZLE_UNUSED; in try_rewrite_constant()
136 if (chan_swz == RC_SWIZZLE_UNUSED) { in try_rewrite_constant()
139 if (swz == RC_SWIZZLE_UNUSED) { in try_rewrite_constant()
158 swz1 == RC_SWIZZLE_UNUSED || in try_rewrite_constant()
169 if (swz2 == RC_SWIZZLE_UNUSED) { in try_rewrite_constant()
317 case RC_SWIZZLE_UNUSED: in try_rewrite_constant()
[all …]
H A Dr500_fragprog.c118 RC_SWIZZLE_X, RC_SWIZZLE_UNUSED, in r500_transform_IF()
119 RC_SWIZZLE_UNUSED, RC_SWIZZLE_UNUSED); in r500_transform_IF()
123 RC_SWIZZLE_UNUSED, RC_SWIZZLE_UNUSED, in r500_transform_IF()
124 RC_SWIZZLE_UNUSED, RC_SWIZZLE_Z); in r500_transform_IF()
177 RC_SWIZZLE_X, RC_SWIZZLE_UNUSED, in r500_transform_IF()
178 RC_SWIZZLE_UNUSED, RC_SWIZZLE_UNUSED); in r500_transform_IF()
203 if (swz == RC_SWIZZLE_UNUSED) { in r500_swizzle_is_native()
227 if (swz != RC_SWIZZLE_UNUSED && swz != RC_SWIZZLE_ZERO) in r500_swizzle_is_native()
251 if (swz == RC_SWIZZLE_UNUSED || !GET_BIT(usemask, i)) in r500_swizzle_split()
H A Dradeon_compiler_util.c71 SET_SWZ(initial_value, i, RC_SWIZZLE_UNUSED); in rc_init_swizzle()
112 return RC_SWIZZLE_UNUSED; in rc_mask_to_swizzle()
153 unsigned int new_swizzle = rc_init_swizzle(RC_SWIZZLE_UNUSED, 0); in rc_adjust_channels()
156 if (new_chan == RC_SWIZZLE_UNUSED) { in rc_adjust_channels()
173 || GET_SWZ(conversion_swizzle, i) == RC_SWIZZLE_UNUSED) { in rewrite_writemask()
275 if (new_swz != RC_SWIZZLE_UNUSED) { in rc_rewrite_swizzle()
333 unsigned int swz = RC_SWIZZLE_UNUSED; in rc_source_type_swz()
685 unsigned int conversion_swizzle = rc_init_swizzle(RC_SWIZZLE_UNUSED, 0); in rc_make_conversion_swizzle()
747 if (swz != RC_SWIZZLE_UNUSED) { in rc_get_scalar_src_swz()
751 assert(swz != RC_SWIZZLE_UNUSED); in rc_get_scalar_src_swz()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/r300/compiler/
H A Dradeon_dataflow_swizzles.c70 SET_SWZ(mov->U.I.SrcReg[0].Swizzle, chan, RC_SWIZZLE_UNUSED); in rewrite_source()
92 GET_BIT(usemask, chan) ? chan : RC_SWIZZLE_UNUSED); in rewrite_source()
119 if (swz == RC_SWIZZLE_UNUSED) { in try_rewrite_constant()
120 SET_SWZ(new_swizzle, chan, RC_SWIZZLE_UNUSED); in try_rewrite_constant()
128 swz = RC_SWIZZLE_UNUSED; in try_rewrite_constant()
136 if (chan_swz == RC_SWIZZLE_UNUSED) { in try_rewrite_constant()
139 if (swz == RC_SWIZZLE_UNUSED) { in try_rewrite_constant()
158 swz1 == RC_SWIZZLE_UNUSED || in try_rewrite_constant()
169 if (swz2 == RC_SWIZZLE_UNUSED) { in try_rewrite_constant()
317 case RC_SWIZZLE_UNUSED: in try_rewrite_constant()
[all …]
H A Dr500_fragprog.c118 RC_SWIZZLE_X, RC_SWIZZLE_UNUSED, in r500_transform_IF()
119 RC_SWIZZLE_UNUSED, RC_SWIZZLE_UNUSED); in r500_transform_IF()
123 RC_SWIZZLE_UNUSED, RC_SWIZZLE_UNUSED, in r500_transform_IF()
124 RC_SWIZZLE_UNUSED, RC_SWIZZLE_Z); in r500_transform_IF()
177 RC_SWIZZLE_X, RC_SWIZZLE_UNUSED, in r500_transform_IF()
178 RC_SWIZZLE_UNUSED, RC_SWIZZLE_UNUSED); in r500_transform_IF()
203 if (swz == RC_SWIZZLE_UNUSED) { in r500_swizzle_is_native()
227 if (swz != RC_SWIZZLE_UNUSED && swz != RC_SWIZZLE_ZERO) in r500_swizzle_is_native()
251 if (swz == RC_SWIZZLE_UNUSED || !GET_BIT(usemask, i)) in r500_swizzle_split()
H A Dradeon_compiler_util.c71 SET_SWZ(initial_value, i, RC_SWIZZLE_UNUSED); in rc_init_swizzle()
112 return RC_SWIZZLE_UNUSED; in rc_mask_to_swizzle()
153 unsigned int new_swizzle = rc_init_swizzle(RC_SWIZZLE_UNUSED, 0); in rc_adjust_channels()
156 if (new_chan == RC_SWIZZLE_UNUSED) { in rc_adjust_channels()
173 || GET_SWZ(conversion_swizzle, i) == RC_SWIZZLE_UNUSED) { in rewrite_writemask()
275 if (new_swz != RC_SWIZZLE_UNUSED) { in rc_rewrite_swizzle()
333 unsigned int swz = RC_SWIZZLE_UNUSED; in rc_source_type_swz()
685 unsigned int conversion_swizzle = rc_init_swizzle(RC_SWIZZLE_UNUSED, 0); in rc_make_conversion_swizzle()
747 if (swz != RC_SWIZZLE_UNUSED) { in rc_get_scalar_src_swz()
751 assert(swz != RC_SWIZZLE_UNUSED); in rc_get_scalar_src_swz()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/r300/compiler/
H A Dradeon_dataflow_swizzles.c70 SET_SWZ(mov->U.I.SrcReg[0].Swizzle, chan, RC_SWIZZLE_UNUSED); in rewrite_source()
92 GET_BIT(usemask, chan) ? chan : RC_SWIZZLE_UNUSED); in rewrite_source()
119 if (swz == RC_SWIZZLE_UNUSED) { in try_rewrite_constant()
120 SET_SWZ(new_swizzle, chan, RC_SWIZZLE_UNUSED); in try_rewrite_constant()
128 swz = RC_SWIZZLE_UNUSED; in try_rewrite_constant()
136 if (chan_swz == RC_SWIZZLE_UNUSED) { in try_rewrite_constant()
139 if (swz == RC_SWIZZLE_UNUSED) { in try_rewrite_constant()
158 swz1 == RC_SWIZZLE_UNUSED || in try_rewrite_constant()
169 if (swz2 == RC_SWIZZLE_UNUSED) { in try_rewrite_constant()
317 case RC_SWIZZLE_UNUSED: in try_rewrite_constant()
[all …]
H A Dr500_fragprog.c118 RC_SWIZZLE_X, RC_SWIZZLE_UNUSED, in r500_transform_IF()
119 RC_SWIZZLE_UNUSED, RC_SWIZZLE_UNUSED); in r500_transform_IF()
123 RC_SWIZZLE_UNUSED, RC_SWIZZLE_UNUSED, in r500_transform_IF()
124 RC_SWIZZLE_UNUSED, RC_SWIZZLE_Z); in r500_transform_IF()
177 RC_SWIZZLE_X, RC_SWIZZLE_UNUSED, in r500_transform_IF()
178 RC_SWIZZLE_UNUSED, RC_SWIZZLE_UNUSED); in r500_transform_IF()
203 if (swz == RC_SWIZZLE_UNUSED) { in r500_swizzle_is_native()
227 if (swz != RC_SWIZZLE_UNUSED && swz != RC_SWIZZLE_ZERO) in r500_swizzle_is_native()
251 if (swz == RC_SWIZZLE_UNUSED || !GET_BIT(usemask, i)) in r500_swizzle_split()
H A Dradeon_compiler_util.c71 SET_SWZ(initial_value, i, RC_SWIZZLE_UNUSED); in rc_init_swizzle()
112 return RC_SWIZZLE_UNUSED; in rc_mask_to_swizzle()
153 unsigned int new_swizzle = rc_init_swizzle(RC_SWIZZLE_UNUSED, 0); in rc_adjust_channels()
156 if (new_chan == RC_SWIZZLE_UNUSED) { in rc_adjust_channels()
173 || GET_SWZ(conversion_swizzle, i) == RC_SWIZZLE_UNUSED) { in rewrite_writemask()
275 if (new_swz != RC_SWIZZLE_UNUSED) { in rc_rewrite_swizzle()
333 unsigned int swz = RC_SWIZZLE_UNUSED; in rc_source_type_swz()
685 unsigned int conversion_swizzle = rc_init_swizzle(RC_SWIZZLE_UNUSED, 0); in rc_make_conversion_swizzle()
747 if (swz != RC_SWIZZLE_UNUSED) { in rc_get_scalar_src_swz()
751 assert(swz != RC_SWIZZLE_UNUSED); in rc_get_scalar_src_swz()
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/r300/compiler/
H A Dradeon_dataflow_swizzles.c70 SET_SWZ(mov->U.I.SrcReg[0].Swizzle, chan, RC_SWIZZLE_UNUSED); in rewrite_source()
92 GET_BIT(usemask, chan) ? chan : RC_SWIZZLE_UNUSED); in rewrite_source()
119 if (swz == RC_SWIZZLE_UNUSED) { in try_rewrite_constant()
120 SET_SWZ(new_swizzle, chan, RC_SWIZZLE_UNUSED); in try_rewrite_constant()
128 swz = RC_SWIZZLE_UNUSED; in try_rewrite_constant()
136 if (chan_swz == RC_SWIZZLE_UNUSED) { in try_rewrite_constant()
139 if (swz == RC_SWIZZLE_UNUSED) { in try_rewrite_constant()
158 swz1 == RC_SWIZZLE_UNUSED || in try_rewrite_constant()
169 if (swz2 == RC_SWIZZLE_UNUSED) { in try_rewrite_constant()
317 case RC_SWIZZLE_UNUSED: in try_rewrite_constant()
[all …]
H A Dr500_fragprog.c118 RC_SWIZZLE_X, RC_SWIZZLE_UNUSED, in r500_transform_IF()
119 RC_SWIZZLE_UNUSED, RC_SWIZZLE_UNUSED); in r500_transform_IF()
123 RC_SWIZZLE_UNUSED, RC_SWIZZLE_UNUSED, in r500_transform_IF()
124 RC_SWIZZLE_UNUSED, RC_SWIZZLE_Z); in r500_transform_IF()
177 RC_SWIZZLE_X, RC_SWIZZLE_UNUSED, in r500_transform_IF()
178 RC_SWIZZLE_UNUSED, RC_SWIZZLE_UNUSED); in r500_transform_IF()
203 if (swz == RC_SWIZZLE_UNUSED) { in r500_swizzle_is_native()
227 if (swz != RC_SWIZZLE_UNUSED && swz != RC_SWIZZLE_ZERO) in r500_swizzle_is_native()
251 if (swz == RC_SWIZZLE_UNUSED || !GET_BIT(usemask, i)) in r500_swizzle_split()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/r300/compiler/
H A Dradeon_dataflow_swizzles.c70 SET_SWZ(mov->U.I.SrcReg[0].Swizzle, chan, RC_SWIZZLE_UNUSED); in rewrite_source()
92 GET_BIT(usemask, chan) ? chan : RC_SWIZZLE_UNUSED); in rewrite_source()
119 if (swz == RC_SWIZZLE_UNUSED) { in try_rewrite_constant()
120 SET_SWZ(new_swizzle, chan, RC_SWIZZLE_UNUSED); in try_rewrite_constant()
128 swz = RC_SWIZZLE_UNUSED; in try_rewrite_constant()
136 if (chan_swz == RC_SWIZZLE_UNUSED) { in try_rewrite_constant()
139 if (swz == RC_SWIZZLE_UNUSED) { in try_rewrite_constant()
158 swz1 == RC_SWIZZLE_UNUSED || in try_rewrite_constant()
169 if (swz2 == RC_SWIZZLE_UNUSED) { in try_rewrite_constant()
317 case RC_SWIZZLE_UNUSED: in try_rewrite_constant()
[all …]
H A Dr500_fragprog.c118 RC_SWIZZLE_X, RC_SWIZZLE_UNUSED, in r500_transform_IF()
119 RC_SWIZZLE_UNUSED, RC_SWIZZLE_UNUSED); in r500_transform_IF()
123 RC_SWIZZLE_UNUSED, RC_SWIZZLE_UNUSED, in r500_transform_IF()
124 RC_SWIZZLE_UNUSED, RC_SWIZZLE_Z); in r500_transform_IF()
177 RC_SWIZZLE_X, RC_SWIZZLE_UNUSED, in r500_transform_IF()
178 RC_SWIZZLE_UNUSED, RC_SWIZZLE_UNUSED); in r500_transform_IF()
203 if (swz == RC_SWIZZLE_UNUSED) { in r500_swizzle_is_native()
227 if (swz != RC_SWIZZLE_UNUSED && swz != RC_SWIZZLE_ZERO) in r500_swizzle_is_native()
251 if (swz == RC_SWIZZLE_UNUSED || !GET_BIT(usemask, i)) in r500_swizzle_split()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/r300/compiler/
H A Dradeon_dataflow_swizzles.c70 SET_SWZ(mov->U.I.SrcReg[0].Swizzle, chan, RC_SWIZZLE_UNUSED); in rewrite_source()
92 GET_BIT(usemask, chan) ? chan : RC_SWIZZLE_UNUSED); in rewrite_source()
119 if (swz == RC_SWIZZLE_UNUSED) { in try_rewrite_constant()
120 SET_SWZ(new_swizzle, chan, RC_SWIZZLE_UNUSED); in try_rewrite_constant()
128 swz = RC_SWIZZLE_UNUSED; in try_rewrite_constant()
136 if (chan_swz == RC_SWIZZLE_UNUSED) { in try_rewrite_constant()
139 if (swz == RC_SWIZZLE_UNUSED) { in try_rewrite_constant()
158 swz1 == RC_SWIZZLE_UNUSED || in try_rewrite_constant()
169 if (swz2 == RC_SWIZZLE_UNUSED) { in try_rewrite_constant()
317 case RC_SWIZZLE_UNUSED: in try_rewrite_constant()
[all …]
H A Dr500_fragprog.c117 RC_SWIZZLE_X, RC_SWIZZLE_UNUSED, in r500_transform_IF()
118 RC_SWIZZLE_UNUSED, RC_SWIZZLE_UNUSED); in r500_transform_IF()
122 RC_SWIZZLE_UNUSED, RC_SWIZZLE_UNUSED, in r500_transform_IF()
123 RC_SWIZZLE_UNUSED, RC_SWIZZLE_Z); in r500_transform_IF()
176 RC_SWIZZLE_X, RC_SWIZZLE_UNUSED, in r500_transform_IF()
177 RC_SWIZZLE_UNUSED, RC_SWIZZLE_UNUSED); in r500_transform_IF()
202 if (swz == RC_SWIZZLE_UNUSED) { in r500_swizzle_is_native()
228 if (swz != RC_SWIZZLE_UNUSED && swz != RC_SWIZZLE_ZERO) in r500_swizzle_is_native()
252 if (swz == RC_SWIZZLE_UNUSED || !GET_BIT(usemask, i)) in r500_swizzle_split()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/r300/compiler/
H A Dradeon_dataflow_swizzles.c70 SET_SWZ(mov->U.I.SrcReg[0].Swizzle, chan, RC_SWIZZLE_UNUSED); in rewrite_source()
92 GET_BIT(usemask, chan) ? chan : RC_SWIZZLE_UNUSED); in rewrite_source()
119 if (swz == RC_SWIZZLE_UNUSED) { in try_rewrite_constant()
120 SET_SWZ(new_swizzle, chan, RC_SWIZZLE_UNUSED); in try_rewrite_constant()
128 swz = RC_SWIZZLE_UNUSED; in try_rewrite_constant()
136 if (chan_swz == RC_SWIZZLE_UNUSED) { in try_rewrite_constant()
139 if (swz == RC_SWIZZLE_UNUSED) { in try_rewrite_constant()
158 swz1 == RC_SWIZZLE_UNUSED || in try_rewrite_constant()
169 if (swz2 == RC_SWIZZLE_UNUSED) { in try_rewrite_constant()
317 case RC_SWIZZLE_UNUSED: in try_rewrite_constant()
[all …]
H A Dr500_fragprog.c118 RC_SWIZZLE_X, RC_SWIZZLE_UNUSED, in r500_transform_IF()
119 RC_SWIZZLE_UNUSED, RC_SWIZZLE_UNUSED); in r500_transform_IF()
123 RC_SWIZZLE_UNUSED, RC_SWIZZLE_UNUSED, in r500_transform_IF()
124 RC_SWIZZLE_UNUSED, RC_SWIZZLE_Z); in r500_transform_IF()
177 RC_SWIZZLE_X, RC_SWIZZLE_UNUSED, in r500_transform_IF()
178 RC_SWIZZLE_UNUSED, RC_SWIZZLE_UNUSED); in r500_transform_IF()
203 if (swz == RC_SWIZZLE_UNUSED) { in r500_swizzle_is_native()
227 if (swz != RC_SWIZZLE_UNUSED && swz != RC_SWIZZLE_ZERO) in r500_swizzle_is_native()
251 if (swz == RC_SWIZZLE_UNUSED || !GET_BIT(usemask, i)) in r500_swizzle_split()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/r300/compiler/
H A Dradeon_dataflow_swizzles.c70 SET_SWZ(mov->U.I.SrcReg[0].Swizzle, chan, RC_SWIZZLE_UNUSED); in rewrite_source()
92 GET_BIT(usemask, chan) ? chan : RC_SWIZZLE_UNUSED); in rewrite_source()
119 if (swz == RC_SWIZZLE_UNUSED) { in try_rewrite_constant()
120 SET_SWZ(new_swizzle, chan, RC_SWIZZLE_UNUSED); in try_rewrite_constant()
128 swz = RC_SWIZZLE_UNUSED; in try_rewrite_constant()
136 if (chan_swz == RC_SWIZZLE_UNUSED) { in try_rewrite_constant()
139 if (swz == RC_SWIZZLE_UNUSED) { in try_rewrite_constant()
158 swz1 == RC_SWIZZLE_UNUSED || in try_rewrite_constant()
169 if (swz2 == RC_SWIZZLE_UNUSED) { in try_rewrite_constant()
317 case RC_SWIZZLE_UNUSED: in try_rewrite_constant()
[all …]
H A Dr500_fragprog.c118 RC_SWIZZLE_X, RC_SWIZZLE_UNUSED, in r500_transform_IF()
119 RC_SWIZZLE_UNUSED, RC_SWIZZLE_UNUSED); in r500_transform_IF()
123 RC_SWIZZLE_UNUSED, RC_SWIZZLE_UNUSED, in r500_transform_IF()
124 RC_SWIZZLE_UNUSED, RC_SWIZZLE_Z); in r500_transform_IF()
177 RC_SWIZZLE_X, RC_SWIZZLE_UNUSED, in r500_transform_IF()
178 RC_SWIZZLE_UNUSED, RC_SWIZZLE_UNUSED); in r500_transform_IF()
203 if (swz == RC_SWIZZLE_UNUSED) { in r500_swizzle_is_native()
227 if (swz != RC_SWIZZLE_UNUSED && swz != RC_SWIZZLE_ZERO) in r500_swizzle_is_native()
251 if (swz == RC_SWIZZLE_UNUSED || !GET_BIT(usemask, i)) in r500_swizzle_split()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/r300/compiler/
H A Dradeon_dataflow_swizzles.c70 SET_SWZ(mov->U.I.SrcReg[0].Swizzle, chan, RC_SWIZZLE_UNUSED); in rewrite_source()
92 GET_BIT(usemask, chan) ? chan : RC_SWIZZLE_UNUSED); in rewrite_source()
119 if (swz == RC_SWIZZLE_UNUSED) { in try_rewrite_constant()
120 SET_SWZ(new_swizzle, chan, RC_SWIZZLE_UNUSED); in try_rewrite_constant()
128 swz = RC_SWIZZLE_UNUSED; in try_rewrite_constant()
136 if (chan_swz == RC_SWIZZLE_UNUSED) { in try_rewrite_constant()
139 if (swz == RC_SWIZZLE_UNUSED) { in try_rewrite_constant()
158 swz1 == RC_SWIZZLE_UNUSED || in try_rewrite_constant()
169 if (swz2 == RC_SWIZZLE_UNUSED) { in try_rewrite_constant()
317 case RC_SWIZZLE_UNUSED: in try_rewrite_constant()
[all …]
H A Dr500_fragprog.c118 RC_SWIZZLE_X, RC_SWIZZLE_UNUSED, in r500_transform_IF()
119 RC_SWIZZLE_UNUSED, RC_SWIZZLE_UNUSED); in r500_transform_IF()
123 RC_SWIZZLE_UNUSED, RC_SWIZZLE_UNUSED, in r500_transform_IF()
124 RC_SWIZZLE_UNUSED, RC_SWIZZLE_Z); in r500_transform_IF()
177 RC_SWIZZLE_X, RC_SWIZZLE_UNUSED, in r500_transform_IF()
178 RC_SWIZZLE_UNUSED, RC_SWIZZLE_UNUSED); in r500_transform_IF()
203 if (swz == RC_SWIZZLE_UNUSED) { in r500_swizzle_is_native()
227 if (swz != RC_SWIZZLE_UNUSED && swz != RC_SWIZZLE_ZERO) in r500_swizzle_is_native()
251 if (swz == RC_SWIZZLE_UNUSED || !GET_BIT(usemask, i)) in r500_swizzle_split()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/r300/compiler/
H A Dradeon_dataflow_swizzles.c68 SET_SWZ(mov->U.I.SrcReg[0].Swizzle, chan, RC_SWIZZLE_UNUSED); in rewrite_source()
86 GET_BIT(usemask, chan) ? chan : RC_SWIZZLE_UNUSED); in rewrite_source()
113 if (swz == RC_SWIZZLE_UNUSED) { in try_rewrite_constant()
114 SET_SWZ(new_swizzle, chan, RC_SWIZZLE_UNUSED); in try_rewrite_constant()
122 swz = RC_SWIZZLE_UNUSED; in try_rewrite_constant()
130 if (chan_swz == RC_SWIZZLE_UNUSED) { in try_rewrite_constant()
133 if (swz == RC_SWIZZLE_UNUSED) { in try_rewrite_constant()
152 swz1 == RC_SWIZZLE_UNUSED || in try_rewrite_constant()
163 if (swz2 == RC_SWIZZLE_UNUSED) { in try_rewrite_constant()
311 case RC_SWIZZLE_UNUSED: in try_rewrite_constant()
[all …]
H A Dr500_fragprog.c118 RC_SWIZZLE_X, RC_SWIZZLE_UNUSED, in r500_transform_IF()
119 RC_SWIZZLE_UNUSED, RC_SWIZZLE_UNUSED); in r500_transform_IF()
123 RC_SWIZZLE_UNUSED, RC_SWIZZLE_UNUSED, in r500_transform_IF()
124 RC_SWIZZLE_UNUSED, RC_SWIZZLE_Z); in r500_transform_IF()
177 RC_SWIZZLE_X, RC_SWIZZLE_UNUSED, in r500_transform_IF()
178 RC_SWIZZLE_UNUSED, RC_SWIZZLE_UNUSED); in r500_transform_IF()
203 if (swz == RC_SWIZZLE_UNUSED) { in r500_swizzle_is_native()
227 if (swz != RC_SWIZZLE_UNUSED && swz != RC_SWIZZLE_ZERO) in r500_swizzle_is_native()
251 if (swz == RC_SWIZZLE_UNUSED || !GET_BIT(usemask, i)) in r500_swizzle_split()
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/r300/compiler/
H A Dradeon_dataflow_swizzles.c70 SET_SWZ(mov->U.I.SrcReg[0].Swizzle, chan, RC_SWIZZLE_UNUSED); in rewrite_source()
92 GET_BIT(usemask, chan) ? chan : RC_SWIZZLE_UNUSED); in rewrite_source()
119 if (swz == RC_SWIZZLE_UNUSED) { in try_rewrite_constant()
120 SET_SWZ(new_swizzle, chan, RC_SWIZZLE_UNUSED); in try_rewrite_constant()
128 swz = RC_SWIZZLE_UNUSED; in try_rewrite_constant()
136 if (chan_swz == RC_SWIZZLE_UNUSED) { in try_rewrite_constant()
139 if (swz == RC_SWIZZLE_UNUSED) { in try_rewrite_constant()
158 swz1 == RC_SWIZZLE_UNUSED || in try_rewrite_constant()
169 if (swz2 == RC_SWIZZLE_UNUSED) { in try_rewrite_constant()
317 case RC_SWIZZLE_UNUSED: in try_rewrite_constant()
[all …]
H A Dr500_fragprog.c118 RC_SWIZZLE_X, RC_SWIZZLE_UNUSED, in r500_transform_IF()
119 RC_SWIZZLE_UNUSED, RC_SWIZZLE_UNUSED); in r500_transform_IF()
123 RC_SWIZZLE_UNUSED, RC_SWIZZLE_UNUSED, in r500_transform_IF()
124 RC_SWIZZLE_UNUSED, RC_SWIZZLE_Z); in r500_transform_IF()
177 RC_SWIZZLE_X, RC_SWIZZLE_UNUSED, in r500_transform_IF()
178 RC_SWIZZLE_UNUSED, RC_SWIZZLE_UNUSED); in r500_transform_IF()
203 if (swz == RC_SWIZZLE_UNUSED) { in r500_swizzle_is_native()
227 if (swz != RC_SWIZZLE_UNUSED && swz != RC_SWIZZLE_ZERO) in r500_swizzle_is_native()
251 if (swz == RC_SWIZZLE_UNUSED || !GET_BIT(usemask, i)) in r500_swizzle_split()

1234567