Searched refs:dstblend_alpha (Results 1 – 3 of 3) sorted by relevance
116 perRT[i].destBlendAlpha = bs->rt[i].dstblend_alpha; in define_blend_state_object()250 blend->rt[i].dstblend_alpha = blend->rt[i].dstblend; in svga_create_blend_state()277 blend->rt[i].dstblend_alpha = in svga_create_blend_state()283 blend->rt[i].dstblend_alpha != blend->rt[i].dstblend || in svga_create_blend_state()294 blend->rt[i].dstblend_alpha = SVGA3D_BLENDOP_ZERO; in svga_create_blend_state()
124 uint8_t dstblend_alpha; member
107 EMIT_RS(svga, curr->rt[0].dstblend_alpha, DSTBLENDALPHA); in emit_rss_vgpu9()