| /external/OpenCL-CTS/test_conformance/commonfns/ |
| D | test_smoothstep.cpp | 76 verify_smoothstep(float *edge0, float *edge1, float *x, float *outptr, int n) in verify_smoothstep() 160 float edge0 = p_edge0[i]; in test_smoothstep() local
|
| D | test_smoothstepf.cpp | 51 float verify_smoothstep(float *edge0, float *edge1, float *x, float *outptr, in verify_smoothstep() 137 float edge0 = p_edge0[i]; in test_smoothstepf() local
|
| /external/libvpx/vp9/common/ |
| D | vp9_pred_common.c | 291 const MV_REFERENCE_FRAME edge0 = in vp9_get_pred_context_single_ref_p2() local
|
| /external/oboe/samples/RhythmGame/third_party/glm/detail/ |
| D | func_common.inl | 602 GLM_FUNC_QUALIFIER genType smoothstep(genType edge0, genType edge1, genType x) 611 GLM_FUNC_QUALIFIER vecType<T, P> smoothstep(T edge0, T edge1, vecType<T, P> const & x) argument 617 …GLM_FUNC_QUALIFIER vecType<T, P> smoothstep(vecType<T, P> const & edge0, vecType<T, P> const & edg…
|
| /external/mesa3d/src/compiler/nir/ |
| D | nir_builtin_builder.c | 119 nir_smoothstep(nir_builder *b, nir_ssa_def *edge0, nir_ssa_def *edge1, nir_ssa_def *x) in nir_smoothstep()
|
| /external/oboe/samples/RhythmGame/third_party/glm/gtx/ |
| D | simd_vec4.inl | 474 detail::fvec4SIMD const & edge0, 484 float const & edge0,
|
| /external/oboe/samples/RhythmGame/third_party/glm/simd/ |
| D | common.h | 205 GLM_FUNC_QUALIFIER glm_vec4 glm_vec4_smoothstep(glm_vec4 edge0, glm_vec4 edge1, glm_vec4 x) in glm_vec4_smoothstep()
|
| /external/skia/tools/viewer/ |
| D | PatchSlide.cpp | 117 SkPoint* edge0 = storage.get(); in draw() local
|
| /external/swiftshader/src/Pipeline/ |
| D | SpirvShaderGLSLstd450.cpp | 192 auto edge0 = Operand(shader, *this, insn.word(5)); in EmitExtGLSLstd450() local
|
| /external/deqp/framework/common/ |
| D | tcuVectorUtil.hpp | 72 inline float smoothStep (float edge0, float edge1, float x) in smoothStep()
|
| /external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/ |
| D | vktShaderBuiltinPrecisionTests.cpp | 4375 double applyExact (double edge0, double edge1) const in applyExact() 4380 double precision (const EvalContext&, double, double edge0, double edge1) const in precision() argument 4386 ExprP<deFloat16> nanIfGreaterOrEqual(const ExprP<deFloat16>& edge0, const ExprP<deFloat16>& edge1) in nanIfGreaterOrEqual() 4391 ExprP<float> nanIfGreaterOrEqual(const ExprP<float>& edge0, const ExprP<float>& edge1) in nanIfGreaterOrEqual() 4396 ExprP<double> nanIfGreaterOrEqual(const ExprP<double>& edge0, const ExprP<double>& edge1) in nanIfGreaterOrEqual() 4437 const ExprP<float>& edge0 = args.a; in doExpand() local 4450 const ExprP<deFloat16>& edge0 = args.a; in doExpand() local 4464 const ExprP<double>& edge0 = args.a; in doExpand() local
|
| /external/skia/src/sksl/ir/ |
| D | SkSLFunctionCall.cpp | 431 double evaluate_smoothstep(double edge0, double edge1, double x) { in evaluate_smoothstep()
|
| /external/angle/src/compiler/translator/ |
| D | IntermNode.cpp | 3967 float edge0 = unionArrays[0][i].getFConst(); in FoldAggregateBuiltIn() local
|
| /external/skia/src/sksl/codegen/ |
| D | SkSLVMCodeGenerator.cpp | 1443 return ternary([](skvm::F32 edge0, skvm::F32 edge1, skvm::F32 x) { in writeIntrinsicCall()
|
| /external/mesa3d/src/compiler/glsl/ |
| D | builtin_functions.cpp | 5506 ir_variable *edge0 = in_var(edge_type, "edge0"); in _smoothstep() local
|
| /external/deqp/modules/glshared/ |
| D | glsBuiltinPrecisionTests.cpp | 3480 const ExprP<float>& edge0 = args.a; in doExpand() local
|
| /external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
| D | vktSpvAsmInstructionTests.cpp | 15681 const fp16type edge0 (*in[0]); in calc() local
|