Home
last modified time | relevance | path

Searched refs:coord_help (Results 1 – 12 of 12) sorted by relevance

/dports/textproc/py-wordnet/WordNet-2.0/src/lib/
H A Dwnhelp.c28 static char coord_help[] = /* COORDS */ variable
245 coord_help,
265 coord_help,
/dports/textproc/wordnet/WordNet-3.0/lib/
H A Dwnhelp.c29 static char coord_help[] = /* COORDS */ variable
246 coord_help,
266 coord_help,
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/microsoft/compiler/
H A Ddxil_nir_lower_int_samplers.c481 nir_ssa_def *coord_help[3]; in lower_sample_to_txf_for_integer_tex_impl() local
483 coord_help[i] = nir_ffloor(b, nir_channel(b, new_coord, i)); in lower_sample_to_txf_for_integer_tex_impl()
487coord_help[params.ncoord_comp] = nir_fround_even(b, nir_channel(b, new_coord, params.ncoord_comp)); in lower_sample_to_txf_for_integer_tex_impl()
494 coord_help[i] = nir_fadd(b, coord_help[i], nir_i2f32(b, nir_channel(b, offset, i))); in lower_sample_to_txf_for_integer_tex_impl()
502 …params.wrap[i] = wrap_coords(b, coord_help[i], active_wrap_state->wrap[i], nir_channel(b, params.s… in lower_sample_to_txf_for_integer_tex_impl()
508 wrap_coords(b, coord_help[params.ncoord_comp], in lower_sample_to_txf_for_integer_tex_impl()
515 params.wrap[i].coords = coord_help[i]; in lower_sample_to_txf_for_integer_tex_impl()
/dports/lang/clover/mesa-21.3.6/src/microsoft/compiler/
H A Ddxil_nir_lower_int_samplers.c481 nir_ssa_def *coord_help[3]; in lower_sample_to_txf_for_integer_tex_impl() local
483 coord_help[i] = nir_ffloor(b, nir_channel(b, new_coord, i)); in lower_sample_to_txf_for_integer_tex_impl()
487coord_help[params.ncoord_comp] = nir_fround_even(b, nir_channel(b, new_coord, params.ncoord_comp)); in lower_sample_to_txf_for_integer_tex_impl()
494 coord_help[i] = nir_fadd(b, coord_help[i], nir_i2f32(b, nir_channel(b, offset, i))); in lower_sample_to_txf_for_integer_tex_impl()
502 …params.wrap[i] = wrap_coords(b, coord_help[i], active_wrap_state->wrap[i], nir_channel(b, params.s… in lower_sample_to_txf_for_integer_tex_impl()
508 wrap_coords(b, coord_help[params.ncoord_comp], in lower_sample_to_txf_for_integer_tex_impl()
515 params.wrap[i].coords = coord_help[i]; in lower_sample_to_txf_for_integer_tex_impl()
/dports/graphics/libosmesa/mesa-21.3.6/src/microsoft/compiler/
H A Ddxil_nir_lower_int_samplers.c481 nir_ssa_def *coord_help[3]; in lower_sample_to_txf_for_integer_tex_impl() local
483 coord_help[i] = nir_ffloor(b, nir_channel(b, new_coord, i)); in lower_sample_to_txf_for_integer_tex_impl()
487coord_help[params.ncoord_comp] = nir_fround_even(b, nir_channel(b, new_coord, params.ncoord_comp)); in lower_sample_to_txf_for_integer_tex_impl()
494 coord_help[i] = nir_fadd(b, coord_help[i], nir_i2f32(b, nir_channel(b, offset, i))); in lower_sample_to_txf_for_integer_tex_impl()
502 …params.wrap[i] = wrap_coords(b, coord_help[i], active_wrap_state->wrap[i], nir_channel(b, params.s… in lower_sample_to_txf_for_integer_tex_impl()
508 wrap_coords(b, coord_help[params.ncoord_comp], in lower_sample_to_txf_for_integer_tex_impl()
515 params.wrap[i].coords = coord_help[i]; in lower_sample_to_txf_for_integer_tex_impl()
/dports/graphics/mesa-libs/mesa-21.3.6/src/microsoft/compiler/
H A Ddxil_nir_lower_int_samplers.c481 nir_ssa_def *coord_help[3]; in lower_sample_to_txf_for_integer_tex_impl() local
483 coord_help[i] = nir_ffloor(b, nir_channel(b, new_coord, i)); in lower_sample_to_txf_for_integer_tex_impl()
487coord_help[params.ncoord_comp] = nir_fround_even(b, nir_channel(b, new_coord, params.ncoord_comp)); in lower_sample_to_txf_for_integer_tex_impl()
494 coord_help[i] = nir_fadd(b, coord_help[i], nir_i2f32(b, nir_channel(b, offset, i))); in lower_sample_to_txf_for_integer_tex_impl()
502 …params.wrap[i] = wrap_coords(b, coord_help[i], active_wrap_state->wrap[i], nir_channel(b, params.s… in lower_sample_to_txf_for_integer_tex_impl()
508 wrap_coords(b, coord_help[params.ncoord_comp], in lower_sample_to_txf_for_integer_tex_impl()
515 params.wrap[i].coords = coord_help[i]; in lower_sample_to_txf_for_integer_tex_impl()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/microsoft/compiler/
H A Ddxil_nir_lower_int_samplers.c481 nir_ssa_def *coord_help[3]; in lower_sample_to_txf_for_integer_tex_impl() local
483 coord_help[i] = nir_ffloor(b, nir_channel(b, new_coord, i)); in lower_sample_to_txf_for_integer_tex_impl()
487coord_help[params.ncoord_comp] = nir_fround_even(b, nir_channel(b, new_coord, params.ncoord_comp)); in lower_sample_to_txf_for_integer_tex_impl()
494 coord_help[i] = nir_fadd(b, coord_help[i], nir_i2f32(b, nir_channel(b, offset, i))); in lower_sample_to_txf_for_integer_tex_impl()
502 …params.wrap[i] = wrap_coords(b, coord_help[i], active_wrap_state->wrap[i], nir_channel(b, params.s… in lower_sample_to_txf_for_integer_tex_impl()
508 wrap_coords(b, coord_help[params.ncoord_comp], in lower_sample_to_txf_for_integer_tex_impl()
515 params.wrap[i].coords = coord_help[i]; in lower_sample_to_txf_for_integer_tex_impl()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/microsoft/compiler/
H A Ddxil_nir_lower_int_samplers.c481 nir_ssa_def *coord_help[3]; in lower_sample_to_txf_for_integer_tex_impl() local
483 coord_help[i] = nir_ffloor(b, nir_channel(b, new_coord, i)); in lower_sample_to_txf_for_integer_tex_impl()
487coord_help[params.ncoord_comp] = nir_fround_even(b, nir_channel(b, new_coord, params.ncoord_comp)); in lower_sample_to_txf_for_integer_tex_impl()
494 coord_help[i] = nir_fadd(b, coord_help[i], nir_i2f32(b, nir_channel(b, offset, i))); in lower_sample_to_txf_for_integer_tex_impl()
502 …params.wrap[i] = wrap_coords(b, coord_help[i], active_wrap_state->wrap[i], nir_channel(b, params.s… in lower_sample_to_txf_for_integer_tex_impl()
508 wrap_coords(b, coord_help[params.ncoord_comp], in lower_sample_to_txf_for_integer_tex_impl()
515 params.wrap[i].coords = coord_help[i]; in lower_sample_to_txf_for_integer_tex_impl()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/microsoft/compiler/
H A Ddxil_nir_lower_int_samplers.c481 nir_ssa_def *coord_help[3]; in lower_sample_to_txf_for_integer_tex_impl() local
483 coord_help[i] = nir_ffloor(b, nir_channel(b, new_coord, i)); in lower_sample_to_txf_for_integer_tex_impl()
487coord_help[params.ncoord_comp] = nir_fround_even(b, nir_channel(b, new_coord, params.ncoord_comp)); in lower_sample_to_txf_for_integer_tex_impl()
494 coord_help[i] = nir_fadd(b, coord_help[i], nir_i2f32(b, nir_channel(b, offset, i))); in lower_sample_to_txf_for_integer_tex_impl()
502 …params.wrap[i] = wrap_coords(b, coord_help[i], active_wrap_state->wrap[i], nir_channel(b, params.s… in lower_sample_to_txf_for_integer_tex_impl()
508 wrap_coords(b, coord_help[params.ncoord_comp], in lower_sample_to_txf_for_integer_tex_impl()
515 params.wrap[i].coords = coord_help[i]; in lower_sample_to_txf_for_integer_tex_impl()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/microsoft/compiler/
H A Ddxil_nir_lower_int_samplers.c481 nir_ssa_def *coord_help[3]; in lower_sample_to_txf_for_integer_tex_impl() local
483 coord_help[i] = nir_ffloor(b, nir_channel(b, new_coord, i)); in lower_sample_to_txf_for_integer_tex_impl()
487coord_help[params.ncoord_comp] = nir_fround_even(b, nir_channel(b, new_coord, params.ncoord_comp)); in lower_sample_to_txf_for_integer_tex_impl()
494 coord_help[i] = nir_fadd(b, coord_help[i], nir_i2f32(b, nir_channel(b, offset, i))); in lower_sample_to_txf_for_integer_tex_impl()
502 …params.wrap[i] = wrap_coords(b, coord_help[i], active_wrap_state->wrap[i], nir_channel(b, params.s… in lower_sample_to_txf_for_integer_tex_impl()
508 wrap_coords(b, coord_help[params.ncoord_comp], in lower_sample_to_txf_for_integer_tex_impl()
515 params.wrap[i].coords = coord_help[i]; in lower_sample_to_txf_for_integer_tex_impl()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/microsoft/compiler/
H A Ddxil_nir_lower_int_samplers.c481 nir_ssa_def *coord_help[3]; in lower_sample_to_txf_for_integer_tex_impl() local
483 coord_help[i] = nir_ffloor(b, nir_channel(b, new_coord, i)); in lower_sample_to_txf_for_integer_tex_impl()
487coord_help[params.ncoord_comp] = nir_fround_even(b, nir_channel(b, new_coord, params.ncoord_comp)); in lower_sample_to_txf_for_integer_tex_impl()
494 coord_help[i] = nir_fadd(b, coord_help[i], nir_i2f32(b, nir_channel(b, offset, i))); in lower_sample_to_txf_for_integer_tex_impl()
502 …params.wrap[i] = wrap_coords(b, coord_help[i], active_wrap_state->wrap[i], nir_channel(b, params.s… in lower_sample_to_txf_for_integer_tex_impl()
508 wrap_coords(b, coord_help[params.ncoord_comp], in lower_sample_to_txf_for_integer_tex_impl()
515 params.wrap[i].coords = coord_help[i]; in lower_sample_to_txf_for_integer_tex_impl()
/dports/graphics/mesa-dri/mesa-21.3.6/src/microsoft/compiler/
H A Ddxil_nir_lower_int_samplers.c481 nir_ssa_def *coord_help[3]; in lower_sample_to_txf_for_integer_tex_impl() local
483 coord_help[i] = nir_ffloor(b, nir_channel(b, new_coord, i)); in lower_sample_to_txf_for_integer_tex_impl()
487coord_help[params.ncoord_comp] = nir_fround_even(b, nir_channel(b, new_coord, params.ncoord_comp)); in lower_sample_to_txf_for_integer_tex_impl()
494 coord_help[i] = nir_fadd(b, coord_help[i], nir_i2f32(b, nir_channel(b, offset, i))); in lower_sample_to_txf_for_integer_tex_impl()
502 …params.wrap[i] = wrap_coords(b, coord_help[i], active_wrap_state->wrap[i], nir_channel(b, params.s… in lower_sample_to_txf_for_integer_tex_impl()
508 wrap_coords(b, coord_help[params.ncoord_comp], in lower_sample_to_txf_for_integer_tex_impl()
515 params.wrap[i].coords = coord_help[i]; in lower_sample_to_txf_for_integer_tex_impl()