/external/OpenCL-CTS/test_conformance/commonfns/ |
D | test_smoothstepf.cpp | 51 float verify_smoothstep(float *edge0, float *edge1, float *x, float *outptr, in verify_smoothstep() 133 float edge0 = p_edge0[i]; in test_smoothstepf() local
|
D | test_smoothstep.cpp | 76 verify_smoothstep(float *edge0, float *edge1, float *x, float *outptr, int n) in verify_smoothstep() 156 float edge0 = p_edge0[i]; in test_smoothstep() local
|
/external/libvpx/libvpx/vp9/common/ |
D | vp9_pred_common.c | 291 const MV_REFERENCE_FRAME edge0 = in vp9_get_pred_context_single_ref_p2() local
|
/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/skqp/samplecode/ |
D | SamplePatch.cpp | 117 SkPoint* edge0 = storage.get(); in draw() local
|
/external/skia/samplecode/ |
D | SamplePatch.cpp | 115 SkPoint* edge0 = storage.get(); in draw() local
|
/external/swiftshader/src/Pipeline/ |
D | SpirvShaderGLSLstd450.cpp | 192 auto edge0 = GenericValue(this, state, 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 | 3976 double applyExact (double edge0, double edge1) const in applyExact() 3981 double precision (const EvalContext&, double, double edge0, double edge1) const in precision() argument 3987 ExprP<deFloat16> nanIfGreaterOrEqual(const ExprP<deFloat16>& edge0, const ExprP<deFloat16>& edge1) in nanIfGreaterOrEqual() 3992 ExprP<float> nanIfGreaterOrEqual(const ExprP<float>& edge0, const ExprP<float>& edge1) in nanIfGreaterOrEqual() 4030 const ExprP<float>& edge0 = args.a; in doExpand() local 4043 const ExprP<deFloat16>& edge0 = args.a; in doExpand() local
|
/external/angle/src/compiler/translator/ |
D | IntermNode.cpp | 3637 float edge0 = unionArrays[0][i].getFConst(); in FoldAggregateBuiltIn() local
|
/external/swiftshader/src/Shader/ |
D | ShaderCore.cpp | 1208 …void ShaderCore::smooth(Vector4f &dst, const Vector4f &edge0, const Vector4f &edge1, const Vector4… in smooth()
|
/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 | 3479 const ExprP<float>& edge0 = args.a; in doExpand() local
|
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
D | vktSpvAsmInstructionTests.cpp | 15189 const fp16type edge0 (*in[0]); in calc() local
|