Home
last modified time | relevance | path

Searched defs:edge0 (Results 1 – 10 of 10) sorted by relevance

/external/libvpx/libvpx/vp9/common/
Dvp9_pred_common.c291 const MV_REFERENCE_FRAME edge0 = in vp9_get_pred_context_single_ref_p2() local
/external/skqp/samplecode/
DSamplePatch.cpp117 SkPoint* edge0 = storage.get(); in draw() local
/external/skia/samplecode/
DSamplePatch.cpp117 SkPoint* edge0 = storage.get(); in draw() local
/external/deqp/framework/common/
DtcuVectorUtil.hpp71 inline float smoothStep (float edge0, float edge1, float x) in smoothStep()
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp4302 double applyExact (double edge0, double edge1) const in applyExact()
4307 double precision (const EvalContext&, double, double edge0, double edge1) const in precision() argument
4313 ExprP<deFloat16> nanIfGreaterOrEqual(const ExprP<deFloat16>& edge0, const ExprP<deFloat16>& edge1) in nanIfGreaterOrEqual()
4318 ExprP<float> nanIfGreaterOrEqual(const ExprP<float>& edge0, const ExprP<float>& edge1) in nanIfGreaterOrEqual()
4356 const ExprP<float>& edge0 = args.a; in doExpand() local
4369 const ExprP<deFloat16>& edge0 = args.a; in doExpand() local
/external/swiftshader/src/Pipeline/
DShaderCore.cpp1208 …void ShaderCore::smooth(Vector4f &dst, const Vector4f &edge0, const Vector4f &edge1, const Vector4… in smooth()
/external/swiftshader/src/Shader/
DShaderCore.cpp1208 …void ShaderCore::smooth(Vector4f &dst, const Vector4f &edge0, const Vector4f &edge1, const Vector4… in smooth()
/external/mesa3d/src/compiler/glsl/
Dbuiltin_functions.cpp4155 ir_variable *edge0 = in_var(edge_type, "edge0"); in _smoothstep() local
/external/deqp/modules/glshared/
DglsBuiltinPrecisionTests.cpp3479 const ExprP<float>& edge0 = args.a; in doExpand() local
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.cpp13667 const fp16type edge0 (*in[0]); in calc() local