Home
last modified time | relevance | path

Searched defs:clamped (Results 1 - 20 of 20) sorted by relevance

/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_errata_lod.c74 nir_ssa_def *clamped = nir_fmin(b, in nir_lod_errata_instr() local
/third_party/mesa3d/src/broadcom/compiler/
H A Dv3d_nir_lower_line_smooth.c131 nir_ssa_def *clamped = nir_fmin(&b, coverage, nir_imm_float(&b, 1.0f)); in initialise_coverage_var() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
H A DClampIndirectIndices.cpp102 TIntermTyped *clamped = variable
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
H A Dspinlock.cc205 uint32_t clamped = static_cast<uint32_t>( in EncodeWaitCycles() local
/third_party/skia/third_party/externals/tint/src/transform/
H A Drobustness.cc274 auto* clamped = b.Call("clamp", ctx.Clone(arg), zero, max); in Transform() local
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_shader_vs.cpp216 auto clamped = m_parent->value_factory().temp_register(); in emit_varying_pos() local
/third_party/mesa3d/src/panfrost/util/
H A Dpan_lower_framebuffer.c230 nir_ssa_def *clamped = in pan_pack_norm() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_pack.c823 lp_build_pack(struct gallivm_state *gallivm, struct lp_type src_type, struct lp_type dst_type, boolean clamped, const LLVMValueRef *src, unsigned num_srcs) lp_build_pack() argument
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_helpers.c464 util_lower_clearsize_to_dword(const void *clearValue, int *clearValueSize, uint32_t *clamped) in util_lower_clearsize_to_dword() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_clear.c510 uint32_t clamped; in zink_clear_buffer() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_emit.c153 uint16_t clamped; in setup_border_colors() local
[all...]
/third_party/jerryscript/jerry-core/ecma/operations/
H A Decma-typedarray-object.c190 uint8_t clamped; in ecma_typedarray_set_uint8_clamped_element() local
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_compute_blit.c431 uint32_t clamped; in si_clear_buffer() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_emit.c248 uint16_t clamped; in setup_border_colors() local
[all...]
/third_party/mesa3d/src/mesa/main/
H A Dtexcompress_astc.cpp227 static uint8x4_t clamped(int a, int b, int c, int d) in clamped() function
/third_party/mesa3d/src/gallium/frontends/nine/
H A Ddevice9.c1683 boolean scaled, clamped, ms, flip_x = FALSE, flip_y = FALSE; in NineDevice9_StretchRect() local
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_tex_sample.c2054 clamp_lod(const struct sp_sampler_view *sp_sview, const struct sp_sampler *sp_samp, const float lod[TGSI_QUAD_SIZE], float clamped[TGSI_QUAD_SIZE]) clamp_lod() argument
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_exec.c419 union tgsi_exec_channel clamped; in micro_exp2() local
/third_party/mesa3d/src/amd/llvm/
H A Dac_nir_to_llvm.c4797 LLVMValueRef upgraded, clamped; in visit_tex() local
/third_party/mesa3d/src/microsoft/compiler/
H A Dnir_to_dxil.c4762 emit_texture_lod(struct ntd_context *ctx, struct texop_parameters *params, bool clamped) in emit_texture_lod() argument

Completed in 61 milliseconds