Home
last modified time | relevance | path

Searched refs:destBlend (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_blend.c157 perRT[i].destBlend = bs->rt[i].dstblend; in define_blend_state_object()
/third_party/mesa3d/src/gallium/drivers/svga/include/
Dsvga3d_dx.h1182 uint8 destBlend; member
/third_party/flutter/skia/third_party/externals/sdl/src/render/direct3d11/
DSDL_render_d3d11.c961 D3D11_BLEND destBlend, in D3D11_CreateBlendMode() argument
975 blendDesc.RenderTarget[0].DestBlend = destBlend; in D3D11_CreateBlendMode()
/third_party/mesa3d/src/gallium/drivers/svga/svgadump/
Dsvga_dump.c1796 _debug_printf("\t\t.perRT[%u].destBlend = %u\n", i, rt->destBlend); in dump_SVGA3dCmdDXDefineBlendState()