| /third_party/mesa3d/src/gallium/drivers/lima/ |
| H A D | lima_context.h | 230 struct lima_blend_state *blend; member
|
| /third_party/mesa3d/src/gallium/drivers/asahi/ |
| H A D | agx_blit.c | 95 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 D | pan_context.h | 208 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 D | SkComposeShader.cpp | 154 return p->blend(fMode, s,d); in onProgram()
|
| /third_party/skia/third_party/externals/freetype/include/freetype/internal/ |
| H A D | cfftypes.h | 159 /* 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. */
|
| /third_party/skia/third_party/externals/dawn/src/tests/unittests/wire/ |
| H A D | WireOptionalTests.cpp | 84 colorTargetState.blend = &blendState; in TEST_F()
|
| /third_party/mesa3d/src/gallium/drivers/v3d/ |
| H A D | v3d_program.c | 565 if (v3d->blend->base.logicop_enable) { in v3d_update_compiled_fs() 566 key->logicop_func = v3d->blend->base.logicop_func; in v3d_update_compiled_fs() 574 key->sample_alpha_to_coverage = v3d->blend->base.alpha_to_coverage; in v3d_update_compiled_fs() 575 key->sample_alpha_to_one = v3d->blend->base.alpha_to_one; in v3d_update_compiled_fs()
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_state_validate.c | 552 PUSH_SPACE(push, nvc0->blend->size); in nvc0_validate_blend() 553 PUSH_DATAp(push, nvc0->blend->state, nvc0->blend->size); in nvc0_validate_blend() 903 if (!ctx_to->blend) in nvc0_switch_pipe_context()
|
| H A D | nvc0_context.h | 194 struct nvc0_blend_stateobj *blend; member
|
| /third_party/mesa3d/src/broadcom/vulkan/ |
| H A D | v3dvx_cmd_buffer.c | 1225 if (pipeline->blend.enables) { in cmd_buffer_emit_blend() 1227 enables.mask = pipeline->blend.enables; in cmd_buffer_emit_blend() 1232 if (pipeline->blend.enables & (1 << i)) in cmd_buffer_emit_blend() 1233 cl_emit_prepacked(&job->bcl, &pipeline->blend.cfg[i]); in cmd_buffer_emit_blend() 1237 if (pipeline->blend.needs_color_constants && in cmd_buffer_emit_blend() 1260 pipeline->blend.color_write_masks) & 0xffff; in cmd_buffer_emit_color_write_mask()
|
| /third_party/mesa3d/src/gallium/auxiliary/driver_rbug/ |
| H A D | rbug_context.c | 238 const struct pipe_blend_state *blend) in rbug_create_blend_state() 246 blend); in rbug_create_blend_state() 254 void *blend) in rbug_bind_blend_state() 261 blend); in rbug_bind_blend_state() 267 void *blend) in rbug_delete_blend_state() 274 blend); in rbug_delete_blend_state() 237 rbug_create_blend_state(struct pipe_context *_pipe, const struct pipe_blend_state *blend) rbug_create_blend_state() argument 253 rbug_bind_blend_state(struct pipe_context *_pipe, void *blend) rbug_bind_blend_state() argument 266 rbug_delete_blend_state(struct pipe_context *_pipe, void *blend) rbug_delete_blend_state() argument
|
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_state_rss.c | 109 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 D | freedreno_draw.c | 129 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 D | renderer9_utils.cpp | 72 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 D | SkRasterPipelineBlitter.cpp | 33 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 D | FrameBuffer.cpp | 518 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 D | CodecAnimTest.cpp | 72 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 D | psft.c | 117 FT_FREE( font->blend.lastNDV ); in cf2_free_instance() 118 FT_FREE( font->blend.BV ); in cf2_free_instance()
|
| /foundation/graphic/graphic_3d/lume/LumeRender/src/gles/ |
| H A D | render_backend_gles.cpp | 2895 const auto& blend = graphicsState.colorBlendState; in UpdateBlendState() local 2897 for (GLuint i = 0; i < blend.colorAttachmentCount; i++) { in UpdateBlendState() 2898 const auto& blendState = blend.colorAttachments[i]; in UpdateBlendState() 2908 // Check if blend state has changed in UpdateBlendState() 2939 if (!Compare(cBlend.colorBlendConstants, blend.colorBlendConstants)) { in UpdateBlendState() 2940 Set(cBlend.colorBlendConstants, blend.colorBlendConstants); in UpdateBlendState() 2941 glBlendColor(blend.colorBlendConstants[Gles::RED_INDEX], blend.colorBlendConstants[Gles::GREEN_INDEX], in UpdateBlendState() 2942 blend.colorBlendConstants[Gles::BLUE_INDEX], blend in UpdateBlendState() [all...] |
| /third_party/mesa3d/src/gallium/drivers/r300/ |
| H A D | r300_emit.c | 41 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()
|
| /foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/ |
| H A D | gltf2_importer.h | 105 SingleShaderData blend; member
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv50_context.h | 155 struct nv50_blend_stateobj *blend; member
|
| /third_party/mesa3d/src/gallium/drivers/etnaviv/ |
| H A D | etnaviv_clear_blit.c | 61 util_blitter_save_blend(ctx->blitter, ctx->blend); in etna_blit_save_state()
|
| /third_party/mesa3d/src/gallium/auxiliary/postprocess/ |
| H A D | pp_run.c | 283 cso_set_blend(p->cso, &p->blend); in pp_filter_misc_state()
|
| /third_party/mesa3d/src/gallium/drivers/vc4/ |
| H A D | vc4_context.h | 362 struct pipe_blend_state *blend; member
|