| /third_party/mesa3d/src/gallium/drivers/softpipe/ |
| H A D | sp_quad_blend.c | 59 boolean clamp[PIPE_MAX_COLOR_BUFS]; /**< clamp colors to [0,1]? */ member 940 const boolean clamp = bqs->clamp[cbuf]; in blend_fallback() local [all...] |
| H A D | sp_quad_depth_test.c | 55 bool clamp; member
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | blend.c | 1042 _mesa_ClampColor(GLenum target, GLenum clamp) in _mesa_ClampColor() argument 1091 get_clamp_color(const struct gl_framebuffer *fb, GLenum clamp) in get_clamp_color() argument 1131 GLboolean clamp; _mesa_update_clamp_fragment_color() local [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_pack.c | 784 boolean clamp; in lp_build_packs2() local
|
| /third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
| H A D | SpirvShaderGLSLstd450.cpp | 962 auto clamp = NMin(NMax(x.Float(i), minVal.Float(i)), maxVal.Float(i)); in EmitExtGLSLstd450() local
|
| H A D | SetupRoutine.cpp | 483 Float clamp = *Pointer<Float>(data + OFFSET(DrawData, depthBiasClamp)); in generate() local
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/ |
| H A D | rich_editor_base_testone_ng.cpp | 820 bool clamp = false; in HWTEST_F() local 898 bool clamp = true; in HWTEST_F() local 1300 bool clamp = true; in HWTEST_F() local 1333 bool clamp = false; HWTEST_F() local [all...] |
| /third_party/decimal.js/ |
| H A D | decimal.js | 4179 function clamp(x, min, max) { function
|
| /third_party/astc-encoder/Source/ |
| H A D | astcenc_vecmathlib_avx2_8.h | 781 ASTCENC_SIMD_INLINE vfloat8 clamp(float min, float max, vfloat8 a) in clamp() function
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | decContext.h | 97 uint8_t clamp; /* flag: apply IEEE exponent clamp */ member
|
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | ir_builder.cpp | 263 clamp(operand a, operand b, operand c) in clamp() function
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | decContext.h | 97 uint8_t clamp; /* flag: apply IEEE exponent clamp */ member
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/ |
| H A D | fd4_emit.c | 714 bool clamp = !ctx->rasterizer->depth_clip_near; in fd4_emit_state() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | validationGL3.cpp | 30 ValidateClampColor(const Context *context, angle::EntryPoint entryPoint, GLenum target, GLenum clamp) ValidateClampColor() argument
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | decContext.h | 97 uint8_t clamp; /* flag: apply IEEE exponent clamp */ member
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | si_shader_llvm_vs.c | 240 LLVMValueRef clamp; in load_input_vs() local
|
| /third_party/skia/src/gpu/v1/ |
| H A D | Device_drawTexture.cpp | 220 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 D | mpdecimal.h | 250 int clamp; /* clamp mode */ member
|
| /third_party/python/Modules/_decimal/tests/ |
| H A D | deccheck.py | 259 clamp = property(getclamp, setclamp) variable in Context [all...] |
| /third_party/skia/third_party/etc1/ |
| H A D | etc1.cpp | 130 static inline etc1_byte clamp(int x) { in clamp() function
|
| /third_party/mesa3d/src/vulkan/runtime/ |
| H A D | vk_graphics_state.h | 221 float clamp; member 614 float clamp; member
|
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| H A D | r600_asm.h | 48 unsigned clamp; member
|
| /third_party/skia/third_party/externals/angle2/src/common/ |
| H A D | mathutil.h | 116 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 D | esextcGPUShader5TextureGatherOffset.cpp | 1816 void clamp(T& value, const T min, const T max) in clamp() function
|
| /third_party/vk-gl-cts/external/openglcts/modules/common/ |
| H A D | glcPackedPixelsTests.cpp | 99 bool clamp; member
|