Home
last modified time | relevance | path

Searched refs:Interpolation (Results 1 – 25 of 84) sorted by relevance

1234

/external/skqp/src/gpu/glsl/
DGrGLSLVarying.cpp14 Interpolation interpolation) { in addPassThroughAttribute()
23 static bool use_flat_interpolation(GrGLSLVaryingHandler::Interpolation interpolation, in use_flat_interpolation()
26 using Interpolation = GrGLSLVaryingHandler::Interpolation; in use_flat_interpolation() typedef
27 case Interpolation::kInterpolated: in use_flat_interpolation()
29 case Interpolation::kCanBeFlat: in use_flat_interpolation()
33 case Interpolation::kMustBeFlat: in use_flat_interpolation()
42 Interpolation interpolation) { in addVarying()
43 SkASSERT(GrSLTypeIsFloatType(varying->type()) || Interpolation::kMustBeFlat == interpolation); in addVarying()
DGrGLSLVarying.h105 enum class Interpolation { enum
120 Interpolation = Interpolation::kInterpolated);
131 Interpolation = Interpolation::kInterpolated);
/external/skia/src/gpu/glsl/
DGrGLSLVarying.cpp14 Interpolation interpolation) { in addPassThroughAttribute()
23 static bool use_flat_interpolation(GrGLSLVaryingHandler::Interpolation interpolation, in use_flat_interpolation()
26 using Interpolation = GrGLSLVaryingHandler::Interpolation; in use_flat_interpolation() typedef
27 case Interpolation::kInterpolated: in use_flat_interpolation()
29 case Interpolation::kCanBeFlat: in use_flat_interpolation()
33 case Interpolation::kMustBeFlat: in use_flat_interpolation()
41 Interpolation interpolation) { in addVarying()
42 SkASSERT(GrSLTypeIsFloatType(varying->type()) || Interpolation::kMustBeFlat == interpolation); in addVarying()
DGrGLSLVarying.h105 enum class Interpolation { enum
120 Interpolation = Interpolation::kInterpolated);
131 Interpolation = Interpolation::kInterpolated);
/external/skqp/src/gpu/effects/
DGrAtlasedShaderHelpers.h23 using Interpolation = GrGLSLVaryingHandler::Interpolation; in append_index_uv_varyings() local
46 ? Interpolation::kMustBeFlat in append_index_uv_varyings()
47 : Interpolation::kCanBeFlat); in append_index_uv_varyings()
/external/pdfium/third_party/lcms/src/
Dcmsintrp.c89 p ->Interpolation.Lerp16 = NULL; in _cmsSetInterpolationRoutine()
93 p ->Interpolation = ptr->Interpolators(p -> nInputs, p ->nOutputs, p ->dwFlags); in _cmsSetInterpolationRoutine()
97 if (p ->Interpolation.Lerp16 == NULL) in _cmsSetInterpolationRoutine()
98 p ->Interpolation = DefaultInterpolatorsFactory(p ->nInputs, p ->nOutputs, p ->dwFlags); in _cmsSetInterpolationRoutine()
101 if (p ->Interpolation.Lerp16 == NULL) { in _cmsSetInterpolationRoutine()
1413 cmsInterpFunction Interpolation; in DefaultInterpolatorsFactory() local
1417 memset(&Interpolation, 0, sizeof(Interpolation)); in DefaultInterpolatorsFactory()
1421 return Interpolation; in DefaultInterpolatorsFactory()
1430 Interpolation.LerpFloat = LinLerp1Dfloat; in DefaultInterpolatorsFactory()
1432 Interpolation.Lerp16 = LinLerp1D; in DefaultInterpolatorsFactory()
[all …]
/external/skia/src/gpu/effects/
DGrAtlasedShaderHelpers.h25 using Interpolation = GrGLSLVaryingHandler::Interpolation; in append_index_uv_varyings() local
69 args.fVaryingHandler->addVarying("TexIndex", texIdx, Interpolation::kCanBeFlat); in append_index_uv_varyings()
/external/tensorflow/tensorflow/core/kernels/image/
Dimage_ops.cc48 using generator::Interpolation;
53 const Interpolation& interpolation, in DoImageProjectiveTransformOp()
116 Interpolation interpolation_;
125 interpolation_ = Interpolation::NEAREST; in ImageProjectiveTransformV2()
127 interpolation_ = Interpolation::BILINEAR; in ImageProjectiveTransformV2()
Dimage_ops.h32 enum Interpolation { NEAREST, BILINEAR }; enum
126 const Interpolation interpolation_;
133 const Interpolation interpolation, const T fill_value)
231 using generator::Interpolation;
240 const Interpolation interpolation;
242 explicit FillProjectiveTransform(Interpolation interpolation)
/external/deqp/framework/opengl/
DgluVarType.hpp184 enum Interpolation enum
192 const char* getInterpolationName (Interpolation interpolation);
258 … varType_, const std::string& name_, Storage storage_ = STORAGE_LAST, Interpolation interpolation_…
264 Interpolation interpolation;
/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/src/
Dproperty-interpolation.js112 var interp = scope.Interpolation.apply(null, interpolationArgs);
121 return scope.Interpolation(false, true, function(bool) {
Dinterpolation.js39 scope.Interpolation = function(from, to, convertToString) { class in scope
/external/skqp/src/gpu/ccpr/
DGrCCPathProcessor.cpp144 using Interpolation = GrGLSLVaryingHandler::Interpolation; in onEmitCode() typedef
161 args.fOutputColor, Interpolation::kCanBeFlat); in onEmitCode()
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawExplicitVertexParameterTests.cpp62 enum Interpolation enum
94 Interpolation interpolation;
99 const char* interpolationToString (Interpolation interpolation) in interpolationToString()
114 std::string barycentricVariableString (Interpolation interpolation, AuxiliaryQualifier aux) in barycentricVariableString()
583 const Interpolation interTypes[] = in createTests()
/external/libavc/common/arm/
Dih264_inter_pred_luma_vert_qpel_a9q.s159 vrhadd.u8 q15, q10, q15 @ Interpolation to obtain qpel value
178 vrhadd.u8 q15, q7, q15 @ Interpolation to obtain qpel value
193 vrhadd.u8 q15, q8, q15 @ Interpolation to obtain qpel value
204 vrhadd.u8 q15, q9, q15 @ Interpolation to obtain qpel value
247 vrhadd.u8 q13, q4, q13 @ Interpolation step for qpel calculation
303 vrhadd.u8 q13, q13, q4 @Interpolation step for qpel calculation
315 vrhadd.u8 q14, q6, q14 @Interpolation step for qpel calculation
Dih264_inter_pred_luma_horz_qpel_a9q.s176 vrhadd.u8 q10, q6, q10 @Interpolation step for qpel calculation
182 vrhadd.u8 q9, q6, q9 @Interpolation step for qpel calculation
218 vrhadd.u8 q9, q6, q9 @Interpolation step for qpel calculation
253 vrhadd.u8 q9, q6, q9 @Interpolation step for qpel calculation
/external/llvm-project/llvm/docs/AMDGPU/
Dgfx7_param.rst13 Interpolation parameter to read:
Dgfx9_param.rst13 Interpolation parameter to read:
Dgfx10_param.rst13 Interpolation parameter to read:
Dgfx8_param.rst13 Interpolation parameter to read:
Dgfx7_attr.rst13 Interpolation attribute and channel:
Dgfx8_attr.rst13 Interpolation attribute and channel:
Dgfx10_attr.rst13 Interpolation attribute and channel:
Dgfx9_attr.rst13 Interpolation attribute and channel:
/external/deqp/modules/gles3/functional/
Des3fTransformFeedbackTests.cpp74 enum Interpolation enum
83 static const char* getInterpolationName (Interpolation interp) in getInterpolationName()
98 Varying (const char* name_, const glu::VarType& type_, Interpolation interp_) in Varying()
107 Interpolation interpolation; //!< Interpolation mode (smooth, flat, centroid).
185 void addVarying (const char* name, const glu::VarType& type, Interpolation interp);
221 void ProgramSpec::addVarying (const char* name, const glu::VarType& type, Interpolation interp) in addVarying()
1337 … deUint32 primitiveType, glu::DataType type, glu::Precision precision, Interpolation interpolation) in BasicTypeCase()
1351 … deUint32 primitiveType, glu::DataType type, glu::Precision precision, Interpolation interpolation) in BasicArrayCase()
1376 … deUint32 primitiveType, glu::DataType type, glu::Precision precision, Interpolation interpolation) in ArrayElementCase()
1436 static const Interpolation interpModes[] = in init()
[all …]

1234