Searched refs:dstblend_alpha (Results 1 – 3 of 3) sorted by relevance
160 perRT[i].destBlendAlpha = bs->rt[i].dstblend_alpha; in define_blend_state_object()277 blend->rt[buffer].dstblend_alpha = blend->rt[buffer].dstblend; in emulate_logicop()331 blend->rt[i].dstblend_alpha = SVGA3D_BLENDOP_ZERO; in svga_create_blend_state()354 blend->rt[i].dstblend_alpha = in svga_create_blend_state()360 blend->rt[i].dstblend_alpha != blend->rt[i].dstblend || in svga_create_blend_state()371 blend->rt[i].dstblend_alpha = SVGA3D_BLENDOP_ZERO; in svga_create_blend_state()
130 uint8_t dstblend_alpha; member
124 EMIT_RS(svga, curr->rt[0].dstblend_alpha, DSTBLENDALPHA); in emit_rss_vgpu9()