Home
last modified time | relevance | path

Searched defs:interpolation (Results 1 – 25 of 52) sorted by relevance

123

/third_party/skia/src/gpu/glsl/
DGrGLSLVarying.cpp14 Interpolation interpolation) { in addPassThroughAttribute()
22 static bool use_flat_interpolation(GrGLSLVaryingHandler::Interpolation interpolation, in use_flat_interpolation()
40 Interpolation interpolation) { in addVarying()
/third_party/flutter/skia/src/gpu/glsl/
DGrGLSLVarying.cpp14 Interpolation interpolation) { in addPassThroughAttribute()
23 static bool use_flat_interpolation(GrGLSLVaryingHandler::Interpolation interpolation, in use_flat_interpolation()
41 Interpolation interpolation) { in addVarying()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
DvktDrawExplicitVertexParameterTests.cpp94 Interpolation interpolation; member
100 const char* interpolationToString (Interpolation interpolation) in interpolationToString()
115 std::string barycentricVariableString (Interpolation interpolation, AuxiliaryQualifier aux) in barycentricVariableString()
DvktDrawMultipleInterpolationTests.cpp71 const char* interpolationToString (Interpolation interpolation) in interpolationToString()
328 Interpolation interpolation, in render()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawExplicitVertexParameterTests.cpp94 Interpolation interpolation; member
100 const char* interpolationToString (Interpolation interpolation) in interpolationToString()
115 std::string barycentricVariableString (Interpolation interpolation, AuxiliaryQualifier aux) in barycentricVariableString()
DvktDrawMultipleInterpolationTests.cpp71 const char* interpolationToString (Interpolation interpolation) in interpolationToString()
328 Interpolation interpolation, in render()
/third_party/mesa3d/src/compiler/glsl/
Dlink_varyings.cpp322 unsigned interpolation; member
335 unsigned interpolation, in check_location_aliasing()
/third_party/python/Lib/test/
Dtest_configparser.py46 interpolation = configparser._UNSET variable in CfgParserTestCaseClass
995 interpolation = None variable in ConfigParserTestCaseNoInterpolation
1031 interpolation = configparser.LegacyInterpolation() variable in ConfigParserTestCaseLegacyInterpolation
1169 interpolation = configparser.ExtendedInterpolation() variable in ConfigParserTestCaseExtendedInterpolation
/third_party/mesa3d/src/compiler/nir/
Dnir_lower_two_sided_color.c52 enum glsl_interp_mode interpolation) in create_input()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DVaryingPacking.h72 sh::InterpolationType interpolation; member
DVaryingPacking.cpp310 auto interpolation = ref.second.get()->interpolation; in collectAndPackUserVaryings() local
/third_party/ffmpeg/libavfilter/
Dvf_lensfun.c70 const float *interpolation; member
88 float *interpolation; member
Daf_flanger.c41 int interpolation; member
Dvf_lenscorrection.c46 int interpolation; member
Dvf_perspective.c45 int interpolation; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DVaryingPacking.h137 sh::InterpolationType interpolation; member
DVaryingPacking.cpp527 sh::InterpolationType interpolation = input ? input->interpolation : output->interpolation; in collectUserVarying() local
555 sh::InterpolationType interpolation = input ? input->interpolation : output->interpolation; in collectUserVaryingField() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DShaderVars.cpp21 InterpolationType GetNonAuxiliaryInterpolationType(InterpolationType interpolation) in GetNonAuxiliaryInterpolationType()
/third_party/vk-gl-cts/framework/opengl/
DgluVarType.cpp178 const char* getInterpolationName (Interpolation interpolation) in getInterpolationName()
DgluVarType.hpp264 Interpolation interpolation; member
/third_party/flutter/skia/third_party/externals/angle2/include/GLSLANG/
DShaderVars.h260 InterpolationType interpolation; member
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fTransformFeedbackTests.cpp107 Interpolation interpolation; //!< Interpolation mode (smooth, flat, centroid). member
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()
/third_party/skia/third_party/externals/angle2/include/GLSLANG/
DShaderVars.h233 InterpolationType interpolation; member
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DShaderVars.cpp21 InterpolationType GetNonAuxiliaryInterpolationType(InterpolationType interpolation) in GetNonAuxiliaryInterpolationType()
/third_party/mesa3d/src/microsoft/compiler/
Ddxil_signature.c45 uint8_t interpolation; member

123