Home
last modified time | relevance | path

Searched refs:blend (Results 201 - 225 of 319) sorted by relevance

12345678910>>...13

/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_context.h203 struct pipe_blend_state blend; member
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_context.h254 const struct i915_blend_state *blend; member
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_context.h230 struct lima_blend_state *blend; member
/third_party/mesa3d/src/gallium/drivers/asahi/
H A Dagx_blit.c95 util_blitter_save_blend(blitter, ctx->blend); in agx_blitter_save()
150 c: 09000004f0fc8003 TODO.blend
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_context.h208 struct panfrost_blend_state *blend; member
210 /* On Valhall, does the current blend state use a blend shader for any
/third_party/skia/src/shaders/
H A DSkComposeShader.cpp154 return p->blend(fMode, s,d); in onProgram()
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
H A Dcfftypes.h159 /* This object manages one cached blend vector. */
229 /* deprecated) `blend' operator in Type 2 charstrings */
308 CFF_BlendRec blend; /* current blend vector */ member
312 /* `blend_stack' is a writable buffer to hold blend results. */
314 /* `cff_parse_blend' and `cff_blend_doBlend' push blend results here. */
317 /* `blend_stack' could be cleared at each operator other than blend. */
H A Dtttypes.h1350 * blend ::
1587 GX_Blend blend; member
/third_party/skia/third_party/externals/dawn/src/tests/unittests/wire/
H A DWireOptionalTests.cpp84 colorTargetState.blend = &blendState; in TEST_F()
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_state_rss.c109 const struct svga_blend_state *curr = svga->curr.blend; in emit_rss_vgpu9()
407 curr = svga->curr.blend; in emit_rss_vgpu10()
423 /* Set/bind the blend state object */ in emit_rss_vgpu10()
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_draw.c129 if (ctx->blend->logicop_enable)
132 if (ctx->blend->rt[i].blend_enable)
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
H A Drenderer9_utils.cpp72 D3DBLEND ConvertBlendFunc(GLenum blend) in ConvertBlendFunc() argument
76 switch (blend) in ConvertBlendFunc()
777 // D3D9 cannot support constant color and alpha blend funcs together in GenerateCaps()
/third_party/skia/src/core/
H A DSkRasterPipelineBlitter.cpp33 SkBlendMode blend, in SkRasterPipelineBlitter()
36 , fBlend(blend) in SkRasterPipelineBlitter()
32 SkRasterPipelineBlitter(SkPixmap dst, SkBlendMode blend, SkArenaAlloc* alloc) SkRasterPipelineBlitter() argument
/third_party/skia/third_party/externals/swiftshader/src/Main/
H A DFrameBuffer.cpp518 blend(state, d, s, c); in copyRoutine()
533 void FrameBuffer::blend(const BlitState &state, const Pointer<Byte> &d, const Pointer<Byte> &s, const Pointer<Byte> &c) in blend() function in sw::FrameBuffer
/third_party/skia/tests/
H A DCodecAnimTest.cpp72 SkString to_string(SkCodecAnimation::Blend blend) { in to_string() argument
73 switch (blend) { in to_string()
382 reporter_assert_equals(r, rec.fName, i, "blend mode", rec.fBlends[i], in DEF_TEST()
397 // - Provide the frame that a frame depends on, so |codec| just has to blend. in DEF_TEST()
/third_party/skia/third_party/externals/freetype/src/psaux/
H A Dpsft.c117 FT_FREE( font->blend.lastNDV ); in cf2_free_instance()
118 FT_FREE( font->blend.BV ); in cf2_free_instance()
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_emit.c41 struct r300_blend_state* blend = (struct r300_blend_state*)state; in r300_emit_blend_state() local
51 WRITE_CS_TABLE(blend->cb_noclamp, size); in r300_emit_blend_state()
53 WRITE_CS_TABLE(blend->cb_noclamp_noalpha, size); in r300_emit_blend_state()
56 WRITE_CS_TABLE(blend->cb_clamp[swz], size); in r300_emit_blend_state()
59 WRITE_CS_TABLE(blend->cb_no_readwrite, size); in r300_emit_blend_state()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_context.h155 struct nv50_blend_stateobj *blend; member
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_context.h194 struct nvc0_blend_stateobj *blend; member
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_clear_blit.c61 util_blitter_save_blend(ctx->blitter, ctx->blend); in etna_blit_save_state()
/third_party/mesa3d/src/gallium/auxiliary/postprocess/
H A Dpp_run.c283 cso_set_blend(p->cso, &p->blend); in pp_filter_misc_state()
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_context.h362 struct pipe_blend_state *blend; member
/third_party/vk-gl-cts/framework/common/
H A DtcuRGBA.hpp125 inline RGBA blend (RGBA a, RGBA b, float t) in blend() function
/third_party/mesa3d/src/amd/compiler/tests/
H A Dhelpers.cpp713 VkPipelineColorBlendAttachmentState *blend = &blend_attachment_states[num_color_attachments]; in create_graphics_pipeline() local
714 blend->blendEnable = false; in create_graphics_pipeline()
715 blend->colorWriteMask = VK_COLOR_COMPONENT_R_BIT | in create_graphics_pipeline()
/third_party/skia/third_party/externals/libwebp/examples/
H A Dwebpinfo.c740 int offset_x, offset_y, width, height, duration, blend, dispose, temp; in ProcessANMFChunk() local
760 blend = (temp >> 1) & 1; in ProcessANMFChunk()
765 offset_x, offset_y, width, height, duration, dispose, blend); in ProcessANMFChunk()

Completed in 25 milliseconds

12345678910>>...13