/external/skia/src/gpu/glsl/ |
D | GrGLSLVarying.cpp | 14 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()
|
D | GrGLSLVarying.h | 105 enum class Interpolation { enum 120 Interpolation = Interpolation::kInterpolated); 131 Interpolation = Interpolation::kInterpolated);
|
/external/skqp/src/gpu/glsl/ |
D | GrGLSLVarying.cpp | 14 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()
|
D | GrGLSLVarying.h | 105 enum class Interpolation { enum 120 Interpolation = Interpolation::kInterpolated); 131 Interpolation = Interpolation::kInterpolated);
|
/external/tensorflow/tensorflow/contrib/image/kernels/ |
D | image_ops.h | 32 enum Interpolation { INTERPOLATION_NEAREST, INTERPOLATION_BILINEAR }; enum 42 const Interpolation interpolation_; 50 const Interpolation interpolation) in ProjectiveGenerator() 146 using generator::Interpolation; 154 const Interpolation interpolation_; 156 FillProjectiveTransform(Interpolation interpolation) in FillProjectiveTransform()
|
D | image_ops.cc | 47 using generator::Interpolation; 55 Interpolation interpolation_;
|
/external/skqp/src/gpu/effects/ |
D | GrAtlasedShaderHelpers.h | 23 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/skia/src/gpu/effects/ |
D | GrAtlasedShaderHelpers.h | 23 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/ |
D | cmsintrp.c | 82 p ->Interpolation.Lerp16 = NULL; in _cmsSetInterpolationRoutine() 86 p ->Interpolation = ptr->Interpolators(p -> nInputs, p ->nOutputs, p ->dwFlags); in _cmsSetInterpolationRoutine() 90 if (p ->Interpolation.Lerp16 == NULL) in _cmsSetInterpolationRoutine() 91 p ->Interpolation = DefaultInterpolatorsFactory(p ->nInputs, p ->nOutputs, p ->dwFlags); in _cmsSetInterpolationRoutine() 94 if (p ->Interpolation.Lerp16 == NULL) { in _cmsSetInterpolationRoutine() 1405 cmsInterpFunction Interpolation; in DefaultInterpolatorsFactory() local 1409 memset(&Interpolation, 0, sizeof(Interpolation)); in DefaultInterpolatorsFactory() 1413 return Interpolation; in DefaultInterpolatorsFactory() 1422 Interpolation.LerpFloat = LinLerp1Dfloat; in DefaultInterpolatorsFactory() 1424 Interpolation.Lerp16 = LinLerp1D; in DefaultInterpolatorsFactory() [all …]
|
/external/deqp/framework/opengl/ |
D | gluVarType.hpp | 184 enum Interpolation enum 192 const char* getInterpolationName (Interpolation interpolation); 258 … varType_, const std::string& name_, Storage storage_ = STORAGE_LAST, Interpolation interpolation_… 264 Interpolation interpolation;
|
D | gluVarType.cpp | 178 const char* getInterpolationName (Interpolation interpolation) in getInterpolationName() 260 …(const VarType& varType_, const std::string& name_, Storage storage_, Interpolation interpolation_… in VariableDeclaration()
|
/external/skia/src/gpu/ccpr/ |
D | GrCCPathProcessor.cpp | 146 using Interpolation = GrGLSLVaryingHandler::Interpolation; in onEmitCode() typedef 163 args.fOutputColor, Interpolation::kCanBeFlat); in onEmitCode()
|
/external/skqp/src/gpu/ccpr/ |
D | GrCCPathProcessor.cpp | 144 using Interpolation = GrGLSLVaryingHandler::Interpolation; in onEmitCode() typedef 161 args.fOutputColor, Interpolation::kCanBeFlat); in onEmitCode()
|
/external/libavc/common/arm/ |
D | ih264_inter_pred_luma_vert_qpel_a9q.s | 159 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
|
D | ih264_inter_pred_luma_horz_qpel_a9q.s | 176 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/deqp/modules/gles3/functional/ |
D | es3fTransformFeedbackTests.cpp | 74 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() 1435 static const Interpolation interpModes[] = in init() [all …]
|
/external/skqp/src/gpu/ops/ |
D | GrLatticeOp.cpp | 57 using Interpolation = GrGLSLVaryingHandler::Interpolation; in createGLSLInstance() typedef 74 latticeGP.fInTextureDomain, "textureDomain", Interpolation::kCanBeFlat); in createGLSLInstance() 77 Interpolation::kCanBeFlat); in createGLSLInstance()
|
D | GrQuadPerEdgeAA.cpp | 565 using Interpolation = GrGLSLVaryingHandler::Interpolation; in createGLSLInstance() typedef 609 Interpolation::kInterpolated : Interpolation::kCanBeFlat); in createGLSLInstance() 637 Interpolation::kCanBeFlat); in createGLSLInstance()
|
/external/skia/src/gpu/ops/ |
D | GrLatticeOp.cpp | 57 using Interpolation = GrGLSLVaryingHandler::Interpolation; in createGLSLInstance() typedef 74 latticeGP.fInTextureDomain, "textureDomain", Interpolation::kCanBeFlat); in createGLSLInstance() 77 Interpolation::kCanBeFlat); in createGLSLInstance()
|
D | GrQuadPerEdgeAA.cpp | 853 using Interpolation = GrGLSLVaryingHandler::Interpolation; in createGLSLInstance() typedef 897 Interpolation::kInterpolated : Interpolation::kCanBeFlat); in createGLSLInstance() 925 Interpolation::kCanBeFlat); in createGLSLInstance()
|
/external/python/cpython3/Lib/ |
D | configparser.py | 359 class Interpolation: class 375 class BasicInterpolation(Interpolation): 447 class ExtendedInterpolation(Interpolation): 521 class LegacyInterpolation(Interpolation): 586 _DEFAULT_INTERPOLATION = Interpolation() 634 self._interpolation = Interpolation() 1215 self._interpolation = Interpolation()
|
/external/virglrenderer/docs/ |
D | GL-status.txt | 28 - Interpolation functions
|
/external/deqp/data/gles31/shaders/es32/ |
D | separate_shader_validation.test | 653 desc "Interpolation qualifier mismatch" 685 desc "Interpolation qualifier mismatch" 717 desc "Interpolation qualifier mismatch" 749 desc "Interpolation qualifier mismatch" 781 desc "Interpolation qualifier mismatch"
|
/external/deqp/doc/testspecs/GLES3/ |
D | functional.shaders.linkage.txt | 36 + Interpolation rules for varyings
|
/external/deqp/data/gles31/shaders/es31/ |
D | separate_shader_validation.test | 635 desc "Interpolation qualifier mismatch" 667 desc "Interpolation qualifier mismatch" 699 desc "Interpolation qualifier mismatch" 731 desc "Interpolation qualifier mismatch" 763 desc "Interpolation qualifier mismatch"
|