Home
last modified time | relevance | path

Searched defs:Clamp (Results 1 - 25 of 30) sorted by relevance

12

/third_party/skia/include/core/
H A DSkColorFilter.h76 enum class Clamp : bool { kNo, kYes }; class in SkColorFilters
/third_party/skia/src/gpu/effects/
H A DGrBicubicEffect.h105 enum class Clamp { class in GrBicubicEffect
/third_party/skia/third_party/externals/spirv-tools/source/util/
H A Dparse_number.h80 static bool Clamp(T*) { return false; } in Clamp() function in spvtools::utils::ClampToZeroIfUnsignedType
88 static bool Clamp(T* value_pointer) { in Clamp() function in spvtools::utils::ClampToZeroIfUnsignedType
/third_party/skia/third_party/externals/spirv-tools/source/
H A Dtext_handler.h102 static bool Clamp(T*) { return false; } in Clamp() function in spvtools::ClampToZeroIfUnsignedType
111 static bool Clamp(T* value_pointer) { in Clamp() function in spvtools::ClampToZeroIfUnsignedType
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
H A Dtext_handler.h102 static bool Clamp(T*) { return false; } in Clamp() function in spvtools::ClampToZeroIfUnsignedType
111 static bool Clamp(T* value_pointer) { in Clamp() function in spvtools::ClampToZeroIfUnsignedType
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/
H A Dparse_number.h80 static bool Clamp(T*) { return false; } in Clamp() function in spvtools::utils::ClampToZeroIfUnsignedType
88 static bool Clamp(T* value_pointer) { in Clamp() function in spvtools::utils::ClampToZeroIfUnsignedType
/third_party/spirv-tools/source/
H A Dtext_handler.h102 static bool Clamp(T*) { return false; } in Clamp() function in spvtools::ClampToZeroIfUnsignedType
111 static bool Clamp(T* value_pointer) { in Clamp() function in spvtools::ClampToZeroIfUnsignedType
/third_party/spirv-tools/source/util/
H A Dparse_number.h80 static bool Clamp(T*) { return false; } in Clamp() function in spvtools::utils::ClampToZeroIfUnsignedType
88 static bool Clamp(T* value_pointer) { in Clamp() function in spvtools::utils::ClampToZeroIfUnsignedType
/third_party/node/deps/v8/src/base/numbers/
H A Dbignum.cc620 void Bignum::Clamp() { in Clamp() function in v8::base::Bignum
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dframe_enc.c34 static float Clamp(float v, float min, float max) { in Clamp() function
/third_party/skia/src/sksl/dsl/
H A DDSLCore.cpp522 DSLExpression Clamp(DSLExpression x, DSLExpression min, DSLExpression max, PositionInfo pos) { in Clamp() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSIPeepholeSDWA.cpp1067 MachineOperand *Clamp = TII->getNamedOperand(MI, AMDGPU::OpName::clamp); in convertToSDWA() local
H A DAMDGPUISelDAGToDAG.cpp1164 SDValue Clamp = CurDAG->getTargetConstant(0, SL, MVT::i1); in SelectMAD_64_32() local
1720 SDValue Clamp = CurDAG->getTargetConstant(0, DL, MVT::i1); in SelectFlatOffset() local
2448 SelectVOP3Mods0(SDValue In, SDValue &Src, SDValue &SrcMods, SDValue &Clamp, SDValue &Omod) const SelectVOP3Mods0() argument
2458 SelectVOP3OMods(SDValue In, SDValue &Src, SDValue &Clamp, SDValue &Omod) const SelectVOP3OMods() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/common/
H A DPackedCLEnums_autogen.h31 Clamp = 2, member in cl::AddressingMode
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp1104 auto Clamp = [this, Smallest, Greatest, IsSignedPredicate](const SCEV *S) { in calculateSubRanges() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderBuiltinPrecisionTests.cpp4349 class Clamp : public FloatFunc3<T> class
/third_party/vk-gl-cts/modules/glshared/
H A DglsBuiltinPrecisionTests.cpp3411 class Clamp : public FloatFunc3 class
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
H A DvktShaderBuiltinPrecisionTests.cpp4338 class Clamp : public FloatFunc3<T> class
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.0/
H A Dspirv.cs158 Clamp = 2, enumerator
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.1/
H A Dspirv.cs162 Clamp = 2, enumerator
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.2/
H A Dspirv.cs165 Clamp = 2, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/
H A Dspirv.cs158 Clamp = 2, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/
H A Dspirv.cs162 Clamp = 2, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/
H A Dspirv.cs165 Clamp = 2, enumerator
/third_party/spirv-headers/include/spirv/1.0/
H A Dspirv.cs158 Clamp = 2, enumerator

Completed in 83 milliseconds

12