Home
last modified time | relevance | path

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

/external/rust/crates/vulkano/src/pipeline/
Dblend.rs28 pub struct Blend { struct
31 pub attachments: AttachmentsBlend, argument
40 impl Blend { argument
/external/libmonet/blend/
DBlend.java27 public class Blend { class
28 private Blend() {} in Blend() method in Blend
/external/skia/include/codec/
DSkCodecAnimation.h46 enum class Blend { enum
DSkCodec.h40 enum class Blend; variable
/external/mesa3d/docs/gallium/cso/
Dblend.rst3 Blend title
/external/skia/src/core/
DSkModeColorFilter.cpp198 sk_sp<SkColorFilter> SkColorFilters::Blend(const SkColor4f& color, in Blend() function in SkColorFilters
239 sk_sp<SkColorFilter> SkColorFilters::Blend(SkColor color, SkBlendMode mode) { in Blend() function in SkColorFilters
/external/skia/src/shaders/
DSkComposeShader.cpp198 sk_sp<SkShader> SkShaders::Blend(SkBlendMode mode, sk_sp<SkShader> dst, sk_sp<SkShader> src) { in Blend() function in SkShaders
211 sk_sp<SkShader> SkShaders::Blend(sk_sp<SkBlender> blender, in Blend() function in SkShaders
/external/skia/src/effects/imagefilters/
DSkBlendImageFilter.cpp95 sk_sp<SkImageFilter> SkImageFilters::Blend(SkBlendMode mode, in Blend() function in SkImageFilters
103 sk_sp<SkImageFilter> SkImageFilters::Blend(sk_sp<SkBlender> blender, in Blend() function in SkImageFilters
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dblend.h293 void Blend(const SWR_BLEND_STATE* pBlendState, in Blend() function
/external/tensorflow/tensorflow/tools/android/test/jni/object_tracking/
Dtime_log.h72 inline static float Blend(float old_val, float new_val) { in Blend() function
/external/skia/src/gpu/graphite/
DFactoryFunctions.cpp196 sk_sp<PrecompileShader> PrecompileShaders::Blend( in Blend() function in skgpu::graphite::PrecompileShaders
231 sk_sp<PrecompileShader> PrecompileShaders::Blend( in Blend() function in skgpu::graphite::PrecompileShaders
452 sk_sp<PrecompileColorFilter> PrecompileColorFilters::Blend() { in Blend() function in skgpu::graphite::PrecompileColorFilters
/external/angle/src/tests/gles1_conformance_tests/
DPrimtestTests.cpp112 TEST_P(GLES1PrimtestTest, Blend) in TEST_P() argument
DConformanceTests.cpp197 TEST_P(GLES1ConformanceTest, Blend) in TEST_P() argument
/external/mesa3d/src/mesa/drivers/dri/i915/
Di915_context.h216 GLuint Blend[I915_BLEND_SETUP_SIZE]; member
/external/deqp/external/openglcts/modules/common/
DglcBlendEquationAdvancedTests.cpp166 static tcu::Vec4 Blend(const tcu::Vec4& rgb, const tcu::Vec4& src, const tcu::Vec4& dst) in Blend() function
456 static tcu::Vec4 Blend(glw::GLenum mode, const tcu::Vec4& src, const tcu::Vec4& dst) in Blend() function
/external/rust/crates/grpcio/src/
Dchannel.rs61 Blend, enumerator
/external/angle/src/common/
Dpacked_gl_enums.json148 "Blend": "GL_BLEND", string
DPackedGLEnums_autogen.h475 Blend = 1, enumerator
/external/mesa3d/src/mesa/main/
Dattrib.c73 GLboolean Blend; member
Dmtypes.h418 } Blend[MAX_DRAW_BUFFERS]; member
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp8964 if (SDValue Blend = lowerVectorShuffleAsBlend(DL, MVT::v2f64, V1, V2, Mask, in lowerV2F64VectorShuffle() local
9056 if (SDValue Blend = lowerVectorShuffleAsBlend(DL, MVT::v2i64, V1, V2, Mask, in lowerV2I64VectorShuffle() local
9252 if (SDValue Blend = lowerVectorShuffleAsBlend(DL, MVT::v4f32, V1, V2, Mask, in lowerV4F32VectorShuffle() local
9339 if (SDValue Blend = lowerVectorShuffleAsBlend(DL, MVT::v4i32, V1, V2, Mask, in lowerV4I32VectorShuffle() local
9981 if (SDValue Blend = lowerVectorShuffleAsBlend(DL, MVT::v8i16, V1, V2, Mask, in lowerV8I16VectorShuffle() local
10256 if (SDValue Blend = lowerVectorShuffleAsBlend(DL, MVT::v16i8, V1, V2, in lowerV16I8VectorShuffle() local
10703 if (SDValue Blend = lowerVectorShuffleAsBlend(DL, VT, V1, V2, Mask, in lowerV2X128VectorShuffle() local
11210 if (SDValue Blend = lowerVectorShuffleAsBlend(DL, MVT::v4f64, V1, V2, Mask, in lowerV4F64VectorShuffle() local
11264 if (SDValue Blend = lowerVectorShuffleAsBlend(DL, MVT::v4i64, V1, V2, Mask, in lowerV4I64VectorShuffle() local
11330 if (SDValue Blend = lowerVectorShuffleAsBlend(DL, MVT::v8f32, V1, V2, Mask, in lowerV8F32VectorShuffle() local
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp13178 if (SDValue Blend = lowerShuffleAsBlend(DL, MVT::v2f64, V1, V2, Mask, in lowerV2F64Shuffle() local
13253 if (SDValue Blend = lowerShuffleAsBlend(DL, MVT::v2i64, V1, V2, Mask, in lowerV2I64Shuffle() local
13443 if (SDValue Blend = lowerShuffleAsBlend(DL, MVT::v4f32, V1, V2, Mask, in lowerV4F32Shuffle() local
13538 if (SDValue Blend = lowerShuffleAsBlend(DL, MVT::v4i32, V1, V2, Mask, in lowerV4I32Shuffle() local
14237 if (SDValue Blend = lowerShuffleAsBlend(DL, MVT::v8i16, V1, V2, Mask, in lowerV8I16Shuffle() local
14555 if (SDValue Blend = lowerShuffleAsBlend(DL, MVT::v16i8, V1, V2, Mask, in lowerV16I8Shuffle() local
14591 if (SDValue Blend = lowerShuffleAsBitBlend(DL, MVT::v16i8, V1, V2, Mask, DAG)) in lowerV16I8Shuffle() local
15088 if (SDValue Blend = lowerShuffleAsBlend(DL, VT, V1, V2, Mask, Zeroable, in lowerV2X128Shuffle() local
15877 if (SDValue Blend = lowerShuffleAsBlend(DL, MVT::v4f64, V1, V2, Mask, in lowerV4F64Shuffle() local
15954 if (SDValue Blend = lowerShuffleAsBlend(DL, MVT::v4i64, V1, V2, Mask, in lowerV4I64Shuffle() local
[all …]
/external/skia/modules/canvaskit/
Dexterns.js680 Blend: function() {}, method
/external/pdfium/core/fxge/dib/
Dcfx_scanlinecompositor.cpp48 int Blend(BlendMode blend_mode, int back_color, int src_color) { in Blend() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIISelLowering.cpp4996 SDValue Blend = DAG.getBuildVector(MVT::v2i32, SL, { CastLo, CastHi }); in lowerBUILD_VECTOR() local