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

/xsrc/external/mit/MesaLib/dist/src/panfrost/midgard/
H A Dmidgard_errata_lod.c74 nir_ssa_def *clamped = nir_fmin(b, local in function:nir_lod_errata_instr
/xsrc/external/mit/MesaLib/dist/src/broadcom/compiler/
H A Dv3d_nir_lower_line_smooth.c126 nir_ssa_def *clamped = nir_fmin(&b, coverage, nir_imm_float(&b, 1.0f)); local in function:initialise_coverage_var
/xsrc/external/mit/glu/dist/src/libtess/
H A Dtess.c418 GLdouble x, clamped[3]; local in function:gluTessVertex
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_helpers.c463 util_lower_clearsize_to_dword(const void *clearValue, int *clearValueSize, uint32_t *clamped) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_format_convert.h386 nir_ssa_def *clamped = nir_fmax(b, color, nir_imm_float(b, 0)); local in function:nir_format_pack_11f11f10f
412 nir_ssa_def *clamped = nir_fmin(b, color, nir_imm_float(b, MAX_RGB9E5)); local in function:nir_format_pack_r9g9b9e5
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_format_convert.h364 nir_ssa_def *clamped = nir_fmax(b, color, nir_imm_float(b, 0)); local in function:nir_format_pack_11f11f10f
390 nir_ssa_def *clamped = nir_fmin(b, color, nir_imm_float(b, MAX_RGB9E5)); local in function:nir_format_pack_r9g9b9e5
[all...]
/xsrc/external/mit/MesaLib.old/dist/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) argument
/xsrc/external/mit/MesaLib/dist/src/panfrost/util/
H A Dpan_lower_framebuffer.c270 nir_ssa_def *clamped = local in function:pan_pack_norm
/xsrc/external/mit/MesaLib/dist/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) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_emit.c220 uint16_t clamped; local in function:setup_border_colors
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/
H A Dzink_clear.c446 uint32_t clamped; local in function:zink_clear_buffer
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_compute_blit.c325 uint32_t clamped; local in function:si_clear_buffer
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader_tgsi_mem.c1451 LLVMValueRef clamped; local in function:build_tex_intrinsic
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_emit.c249 uint16_t clamped; local in function:setup_border_colors
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_emit.c248 uint16_t clamped; local in function:setup_border_colors
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_emit.c153 uint16_t clamped; local in function:setup_border_colors
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dtexcompress_astc.cpp232 static uint8x4_t clamped(int a, int b, int c, int d) function in struct:uint8x4_t
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dtexcompress_astc.cpp233 static uint8x4_t clamped(int a, int b, int c, int d) function in struct:uint8x4_t
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/
H A Ddevice9.c1575 boolean scaled, clamped, ms, flip_x = FALSE, flip_y = FALSE; local in function:NineDevice9_StretchRect
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/
H A Dsp_tex_sample.c2040 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]) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/
H A Ddevice9.c1683 boolean scaled, clamped, ms, flip_x = FALSE, flip_y = FALSE; local in function:NineDevice9_StretchRect
/xsrc/external/mit/MesaLib/dist/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]) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_exec.c419 union tgsi_exec_channel clamped; local in function:micro_exp2
/xsrc/external/mit/MesaLib/dist/src/amd/llvm/
H A Dac_nir_to_llvm.c4687 LLVMValueRef upgraded, clamped; local in function:visit_tex

Completed in 124 milliseconds