Home
last modified time | relevance | path

Searched defs:clamp (Results 51 - 75 of 107) sorted by relevance

12345

/third_party/node/deps/icu-small/source/i18n/
H A DdecContext.h97 uint8_t clamp; /* flag: apply IEEE exponent clamp */ member
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_emit.c714 bool clamp = !ctx->rasterizer->depth_clip_near; in fd4_emit_state() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DvalidationGL3.cpp30 ValidateClampColor(const Context *context, angle::EntryPoint entryPoint, GLenum target, GLenum clamp) ValidateClampColor() argument
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DSetupRoutine.cpp483 Float clamp = *Pointer<Float>(data + OFFSET(DrawData, depthBiasClamp)); in generate() local
H A DSamplerCore.cpp2192 Float4 clamp = Min(Max(uw, Float4(0.0f)), Float4(65535.0f / 65536.0f)); in address() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A DdecContext.h97 uint8_t clamp; /* flag: apply IEEE exponent clamp */ member
/kernel/linux/linux-5.10/block/
H A Dblk-cgroup.c1668 bool clamp; in blkcg_maybe_throttle_blkg() local
/kernel/linux/linux-5.10/drivers/extcon/
H A Dextcon-arizona.c140 arizona_extcon_hp_clamp(struct arizona_extcon_info *info, bool clamp) arizona_extcon_hp_clamp() argument
[all...]
/kernel/linux/linux-6.6/block/
H A Dblk-cgroup.c1848 bool clamp; in blkcg_maybe_throttle_blkg() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shader_llvm_vs.c240 LLVMValueRef clamp; in load_input_vs() local
/third_party/skia/src/gpu/v1/
H A DDevice_drawTexture.cpp220 clamped_outset_with_offset(SkIRect* iRect, int outset, SkPoint* offset, const SkIRect& clamp) clamped_outset_with_offset() argument
[all...]
/third_party/python/Modules/_decimal/libmpdec/
H A Dmpdecimal.h250 int clamp; /* clamp mode */ member
/third_party/python/Modules/_decimal/tests/
H A Ddeccheck.py259 clamp = property(getclamp, setclamp) variable in Context
[all...]
/third_party/skia/third_party/etc1/
H A Detc1.cpp130 static inline etc1_byte clamp(int x) { in clamp() function
/kernel/linux/linux-5.10/drivers/media/platform/omap3isp/
H A Dispccdc.c536 u32 clamp; in ccdc_configure_clamp() local
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/ti/omap3isp/
H A Dispccdc.c536 u32 clamp; in ccdc_configure_clamp() local
[all...]
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_graphics_state.h221 float clamp; member
614 float clamp; member
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_asm.h48 unsigned clamp; member
/third_party/skia/third_party/externals/angle2/src/common/
H A Dmathutil.h116 inline T clamp(T x, MIN min, MAX max) in clamp() function
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/glesext/gpu_shader5/
H A DesextcGPUShader5TextureGatherOffset.cpp1816 void clamp(T& value, const T min, const T max) in clamp() function
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcPackedPixelsTests.cpp99 bool clamp; member
/third_party/skia/src/gpu/geometry/
H A DGrTriangulator.cpp1021 static SkPoint clamp(SkPoint p, SkPoint min, SkPoint max, const Comparator& c) { in clamp() function
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DSamplerCore.cpp2308 Float4 clamp = Min(Max(uw, Float4(0.0f)), Float4(65535.0f / 65536.0f)); in address() local
/third_party/mesa3d/src/freedreno/decode/
H A Dcffdec.c1673 static const char *clamp[] = { in dump_a2xx_tex_const() local
/third_party/mesa3d/src/amd/compiler/
H A Daco_ir.h1419 bool clamp : 1; member
1430 bool clamp : 1; member

Completed in 49 milliseconds

12345