/third_party/mesa3d/src/panfrost/midgard/ |
H A D | midgard_errata_lod.c | 74 nir_ssa_def *clamped = nir_fmin(b, in nir_lod_errata_instr() local
|
/third_party/mesa3d/src/broadcom/compiler/ |
H A D | v3d_nir_lower_line_smooth.c | 131 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 D | ClampIndirectIndices.cpp | 102 TIntermTyped *clamped = variable
|
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/ |
H A D | spinlock.cc | 205 uint32_t clamped = static_cast<uint32_t>( in EncodeWaitCycles() local
|
/third_party/skia/third_party/externals/tint/src/transform/ |
H A D | robustness.cc | 274 auto* clamped = b.Call("clamp", ctx.Clone(arg), zero, max); in Transform() local
|
/third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
H A D | sfn_shader_vs.cpp | 216 auto clamped = m_parent->value_factory().temp_register(); in emit_varying_pos() local
|
/third_party/mesa3d/src/panfrost/util/ |
H A D | pan_lower_framebuffer.c | 230 nir_ssa_def *clamped = in pan_pack_norm() local
|
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_pack.c | 823 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 D | u_helpers.c | 464 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 D | zink_clear.c | 510 uint32_t clamped; in zink_clear_buffer() local
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
H A D | fd6_emit.c | 153 uint16_t clamped; in setup_border_colors() local [all...] |
/third_party/jerryscript/jerry-core/ecma/operations/ |
H A D | ecma-typedarray-object.c | 190 uint8_t clamped; in ecma_typedarray_set_uint8_clamped_element() local [all...] |
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_compute_blit.c | 431 uint32_t clamped; in si_clear_buffer() local
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
H A D | fd5_emit.c | 248 uint16_t clamped; in setup_border_colors() local [all...] |
/third_party/mesa3d/src/mesa/main/ |
H A D | texcompress_astc.cpp | 227 static uint8x4_t clamped(int a, int b, int c, int d) in clamped() function
|
/third_party/mesa3d/src/gallium/frontends/nine/ |
H A D | device9.c | 1683 boolean scaled, clamped, ms, flip_x = FALSE, flip_y = FALSE; in NineDevice9_StretchRect() local
|
/third_party/mesa3d/src/gallium/drivers/softpipe/ |
H A D | sp_tex_sample.c | 2054 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 D | tgsi_exec.c | 419 union tgsi_exec_channel clamped; in micro_exp2() local
|
/third_party/mesa3d/src/amd/llvm/ |
H A D | ac_nir_to_llvm.c | 4797 LLVMValueRef upgraded, clamped; in visit_tex() local
|
/third_party/mesa3d/src/microsoft/compiler/ |
H A D | nir_to_dxil.c | 4762 emit_texture_lod(struct ntd_context *ctx, struct texop_parameters *params, bool clamped) in emit_texture_lod() argument
|