Home
last modified time | relevance | path

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

12

/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/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()
326 Interpolation interpolation, in render()
/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/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
1033 interpolation = configparser.LegacyInterpolation() variable in ConfigParserTestCaseLegacyInterpolation
1179 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/ffmpeg/libavfilter/
Dvf_lensfun.c69 const float *interpolation; member
87 float *interpolation; member
Dlut3d.h62 int interpolation; ///<interp_mode member
Daf_flanger.c41 int interpolation; member
Dvf_lenscorrection.c46 int interpolation; member
Dvf_perspective.c45 int interpolation; member
Daf_adeclick.c336 static int interpolation(DeclickChannel *c, const double *src, int ar_order, in interpolation() function
/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/vk-gl-cts/framework/opengl/
DgluVarType.cpp178 const char* getInterpolationName (Interpolation interpolation) in getInterpolationName()
DgluVarType.hpp264 Interpolation interpolation; member
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DShaderVars.cpp21 InterpolationType GetNonAuxiliaryInterpolationType(InterpolationType interpolation) in GetNonAuxiliaryInterpolationType()
/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()
Des3fRasterizationTests.cpp2292 …tcu::TestCaseGroup* const interpolation = new tcu::TestCaseGroup(m_testCtx, "interpolation", "Test… in init() local
2401 …tcu::TestCaseGroup* const interpolation = new tcu::TestCaseGroup(m_testCtx, "interpolation", "Non-… in init() local
/third_party/skia/third_party/externals/angle2/include/GLSLANG/
DShaderVars.h233 InterpolationType interpolation; member
/third_party/mesa3d/src/microsoft/compiler/
Ddxil_signature.c45 uint8_t interpolation; member
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fSeparateShaderTests.cpp157 glu::Interpolation getGluInterpolation (VaryingInterpolation interpolation) in getGluInterpolation()
173 VaryingInterpolation getVaryingInterpolation (glu::Interpolation interpolation) in getVaryingInterpolation()
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_compiler.h73 unsigned interpolation:3; // INTERP_MODE_COUNT = 5 member

12