Home
last modified time | relevance | path

Searched defs:interpolation (Results 26 - 50 of 53) sorted by relevance

123

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_image.cpp578 auto interpolation = static_cast<ImageInterpolation>(imageInterpolation); in SetImageInterpolation() local
/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_util.cpp407 bool GetAnimationInterpolation(string_view interpolation, AnimationInterpolation& out) in GetAnimationInterpolation() argument
607 string_view GetAnimationInterpolation(AnimationInterpolation interpolation) in GetAnimationInterpolation() argument
H A Dgltf2_data_structures.h731 AnimationInterpolation interpolation; member
H A Dgltf2_exporter.cpp173 GLTF2::AnimationInterpolation GetAnimationInterpolation(AnimationTrackComponent::Interpolation interpolation) in GetAnimationInterpolation() argument
/third_party/mesa3d/src/compiler/glsl/
H A Dir.cpp2090 interpolation_string(unsigned interpolation) in interpolation_string() argument
H A Dast_to_hir.cpp3059 validate_fragment_flat_interpolation_input(struct _mesa_glsl_parse_state *state, YYLTYPE *loc, const glsl_interp_mode interpolation, const struct glsl_type *var_type, ir_variable_mode mode) validate_fragment_flat_interpolation_input() argument
3150 validate_interpolation_qualifier(struct _mesa_glsl_parse_state *state, YYLTYPE *loc, const glsl_interp_mode interpolation, const struct ast_type_qualifier *qual, const struct glsl_type *var_type, ir_variable_mode mode) validate_interpolation_qualifier() argument
3247 glsl_interp_mode interpolation; interpret_interpolation_qualifier() local
[all...]
H A Dir.h731 unsigned interpolation:2; member
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
H A DShaderTGSI.c247 translate_interpolation(D3D10_SB_INTERPOLATION_MODE interpolation) in translate_interpolation() argument
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_compiler.h73 unsigned interpolation:3; // INTERP_MODE_COUNT = 5 member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawMultipleInterpolationTests.cpp71 const char* interpolationToString (Interpolation interpolation) in interpolationToString() argument
322 render(de::SharedPtr<Image>& colorTargetImage, tcu::ConstPixelBufferAccess* frame, const char* vsName, const char* fsName, Interpolation interpolation, bool sampleRateShading) render() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawMultipleInterpolationTests.cpp71 const char* interpolationToString (Interpolation interpolation) in interpolationToString() argument
324 render(de::SharedPtr<Image>& colorTargetImage, tcu::ConstPixelBufferAccess* frame, const char* vsName, const char* fsName, Interpolation interpolation, bool sampleRateShading) render() argument
[all...]
/third_party/python/Lib/test/
H A Dtest_configparser.py46 interpolation = configparser._UNSET variable in CfgParserTestCaseClass
995 interpolation = None global() variable in ConfigParserTestCaseNoInterpolation
1033 interpolation = configparser.LegacyInterpolation() global() variable in ConfigParserTestCaseLegacyInterpolation
1179 interpolation = configparser.ExtendedInterpolation() global() variable in ConfigParserTestCaseExtendedInterpolation
[all...]
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fTransformFeedbackTests.cpp107 Interpolation interpolation; //!< Interpolation mode (smooth, flat, centroid). member
[all...]
/third_party/vk-gl-cts/framework/opengl/
H A DgluVarType.hpp264 Interpolation interpolation; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DVaryingPacking.cpp527 sh::InterpolationType interpolation = input ? input->interpolation : output->interpolation; in collectUserVarying() local
532 mPackedVaryings.emplace_back(std::move(frontVarying), std::move(backVarying), interpolation); in collectUserVarying() local
555 sh::InterpolationType interpolation = input ? input->interpolation : output->interpolation; collectUserVaryingField() local
598 mPackedVaryings.emplace_back(std::move(frontVarying), std::move(backVarying), interpolation, collectUserVaryingField() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_image_modifier.cpp415 auto interpolation = static_cast<Ace::ImageInterpolation>(value); in SetImageInterpolation() local
/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H A Danimation_system.cpp296 void Interpolate(const AnimationSystem::InterpolationData& interpolation, array_view<const uint8_t> frameValues, in Interpolate() argument
331 Interpolate(const AnimationSystem::InterpolationData& interpolation, array_view<const uint8_t> frameValues, const InitialTransformComponent& initialValue, InitialTransformComponent& animatedValue) Interpolate() argument
371 AnimateArray(const AnimationSystem::InterpolationData& interpolation, array_view<const uint8_t> frameValues, const InitialTransformComponent& initialValue, InitialTransformComponent& animatedValue) AnimateArray() argument
[all...]
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dnau8825.c359 u32 msb, logentry, significand, interpolation, log10val; in nau8825_intlog10_dec3() local
/third_party/ffmpeg/libavfilter/
H A Dvf_nnedi.c513 static void interpolation(const void *src, ptrdiff_t src_stride, in interpolation() function
H A Dvf_lut3d.c1613 int interpolation; ///<interp_1d_mode member
[all...]
/third_party/mesa3d/src/compiler/
H A Dglsl_types.h1428 unsigned interpolation:3; member
/third_party/mesa3d/src/mesa/main/
H A Dshader_types.h1018 unsigned interpolation:2; member
/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi.c1063 int interpolation = HDMI_CSC_CFG_INTMODE_DISABLE; in hdmi_video_csc() local
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi.c1160 int interpolation = HDMI_CSC_CFG_INTMODE_DISABLE; in hdmi_video_csc() local
/third_party/mesa3d/src/gallium/auxiliary/nir/
H A Dnir_to_tgsi.c809 unsigned interpolation = TGSI_INTERPOLATE_CONSTANT; in ntt_setup_inputs() local

Completed in 63 milliseconds

123