Home
last modified time | relevance | path

Searched refs:nir_fclamp (Results 1 – 25 of 54) sorted by relevance

123

/dports/lang/clover/mesa-21.3.6/src/compiler/spirv/
H A Dvtn_glsl450.c378 dest->def = nir_fclamp(nb, src[0], src[1], src[2]); in handle_glsl450_alu()
382 dest->def = nir_fclamp(nb, src[0], src[1], src[2]); in handle_glsl450_alu()
479 nir_ssa_def *x = nir_fclamp(nb, src[0], in handle_glsl450_alu()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/compiler/spirv/
H A Dvtn_glsl450.c378 dest->def = nir_fclamp(nb, src[0], src[1], src[2]); in handle_glsl450_alu()
382 dest->def = nir_fclamp(nb, src[0], src[1], src[2]); in handle_glsl450_alu()
479 nir_ssa_def *x = nir_fclamp(nb, src[0], in handle_glsl450_alu()
/dports/graphics/libosmesa/mesa-21.3.6/src/compiler/spirv/
H A Dvtn_glsl450.c378 dest->def = nir_fclamp(nb, src[0], src[1], src[2]); in handle_glsl450_alu()
382 dest->def = nir_fclamp(nb, src[0], src[1], src[2]); in handle_glsl450_alu()
479 nir_ssa_def *x = nir_fclamp(nb, src[0], in handle_glsl450_alu()
/dports/graphics/mesa-libs/mesa-21.3.6/src/compiler/spirv/
H A Dvtn_glsl450.c378 dest->def = nir_fclamp(nb, src[0], src[1], src[2]); in handle_glsl450_alu()
382 dest->def = nir_fclamp(nb, src[0], src[1], src[2]); in handle_glsl450_alu()
479 nir_ssa_def *x = nir_fclamp(nb, src[0], in handle_glsl450_alu()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/compiler/spirv/
H A Dvtn_glsl450.c378 dest->def = nir_fclamp(nb, src[0], src[1], src[2]); in handle_glsl450_alu()
382 dest->def = nir_fclamp(nb, src[0], src[1], src[2]); in handle_glsl450_alu()
479 nir_ssa_def *x = nir_fclamp(nb, src[0], in handle_glsl450_alu()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/compiler/spirv/
H A Dvtn_glsl450.c378 dest->def = nir_fclamp(nb, src[0], src[1], src[2]); in handle_glsl450_alu()
382 dest->def = nir_fclamp(nb, src[0], src[1], src[2]); in handle_glsl450_alu()
479 nir_ssa_def *x = nir_fclamp(nb, src[0], in handle_glsl450_alu()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/compiler/spirv/
H A Dvtn_glsl450.c378 dest->def = nir_fclamp(nb, src[0], src[1], src[2]); in handle_glsl450_alu()
382 dest->def = nir_fclamp(nb, src[0], src[1], src[2]); in handle_glsl450_alu()
479 nir_ssa_def *x = nir_fclamp(nb, src[0], in handle_glsl450_alu()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/compiler/spirv/
H A Dvtn_glsl450.c378 dest->def = nir_fclamp(nb, src[0], src[1], src[2]); in handle_glsl450_alu()
382 dest->def = nir_fclamp(nb, src[0], src[1], src[2]); in handle_glsl450_alu()
479 nir_ssa_def *x = nir_fclamp(nb, src[0], in handle_glsl450_alu()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/compiler/spirv/
H A Dvtn_glsl450.c390 dest->def = nir_fclamp(nb, src[0], src[1], src[2]); in handle_glsl450_alu()
394 dest->def = nir_fclamp(nb, src[0], src[1], src[2]); in handle_glsl450_alu()
491 nir_ssa_def *x = nir_fclamp(nb, src[0], in handle_glsl450_alu()
/dports/graphics/mesa-dri/mesa-21.3.6/src/compiler/spirv/
H A Dvtn_glsl450.c378 dest->def = nir_fclamp(nb, src[0], src[1], src[2]); in handle_glsl450_alu()
382 dest->def = nir_fclamp(nb, src[0], src[1], src[2]); in handle_glsl450_alu()
479 nir_ssa_def *x = nir_fclamp(nb, src[0], in handle_glsl450_alu()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/compiler/spirv/
H A Dvtn_glsl450.c379 dest->def = nir_fclamp(nb, src[0], src[1], src[2]); in handle_glsl450_alu()
383 dest->def = nir_fclamp(nb, src[0], src[1], src[2]); in handle_glsl450_alu()
479 nir_ssa_def *x = nir_fclamp(nb, src[0], in handle_glsl450_alu()
H A Dvtn_opencl.c151 return nir_fclamp(nb, srcs[0], srcs[1], srcs[2]); in handle_special()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/compiler/nir/
H A Dnir_builtin_builder.h131 nir_fclamp(nir_builder *b, in nir_fclamp() function
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/compiler/nir/
H A Dnir_lower_blend.c253 return nir_fclamp(b, x, nir_imm_floatN_t(b, -1.0, x->bit_size), in nir_fsat_signed()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/microsoft/compiler/
H A Ddxil_nir_lower_int_samplers.c389 lod = nir_fadd(b, lod, nir_fclamp(b, lod_bias, in evalute_active_lod()
/dports/lang/clover/mesa-21.3.6/src/microsoft/compiler/
H A Ddxil_nir_lower_int_samplers.c389 lod = nir_fadd(b, lod, nir_fclamp(b, lod_bias, in evalute_active_lod()
/dports/graphics/libosmesa/mesa-21.3.6/src/microsoft/compiler/
H A Ddxil_nir_lower_int_samplers.c389 lod = nir_fadd(b, lod, nir_fclamp(b, lod_bias, in evalute_active_lod()
/dports/graphics/mesa-libs/mesa-21.3.6/src/microsoft/compiler/
H A Ddxil_nir_lower_int_samplers.c389 lod = nir_fadd(b, lod, nir_fclamp(b, lod_bias, in evalute_active_lod()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/microsoft/compiler/
H A Ddxil_nir_lower_int_samplers.c389 lod = nir_fadd(b, lod, nir_fclamp(b, lod_bias, in evalute_active_lod()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/microsoft/compiler/
H A Ddxil_nir_lower_int_samplers.c389 lod = nir_fadd(b, lod, nir_fclamp(b, lod_bias, in evalute_active_lod()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/microsoft/compiler/
H A Ddxil_nir_lower_int_samplers.c389 lod = nir_fadd(b, lod, nir_fclamp(b, lod_bias, in evalute_active_lod()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/microsoft/compiler/
H A Ddxil_nir_lower_int_samplers.c389 lod = nir_fadd(b, lod, nir_fclamp(b, lod_bias, in evalute_active_lod()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/amd/vulkan/
H A Dradv_rt_common.c78 inv_dir = nir_fclamp(b, inv_dir, nir_imm_float(b, -FLT_MAX), nir_imm_float(b, FLT_MAX)); in intersect_ray_amd_software_box()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/microsoft/compiler/
H A Ddxil_nir_lower_int_samplers.c389 lod = nir_fadd(b, lod, nir_fclamp(b, lod_bias, in evalute_active_lod()
/dports/graphics/mesa-dri/mesa-21.3.6/src/microsoft/compiler/
H A Ddxil_nir_lower_int_samplers.c389 lod = nir_fadd(b, lod, nir_fclamp(b, lod_bias, in evalute_active_lod()

123