Searched refs:SVGA3D_BLENDOP_INVDESTCOLOR (Results 1 – 2 of 2) sorted by relevance
46 case PIPE_BLENDFACTOR_INV_DST_COLOR: return SVGA3D_BLENDOP_INVDESTCOLOR; in svga_translate_blend_factor()139 blend->rt[i].dstblend = SVGA3D_BLENDOP_INVDESTCOLOR; in svga_create_blend_state()158 blend->rt[i].dstblend = SVGA3D_BLENDOP_INVDESTCOLOR; in svga_create_blend_state()
499 SVGA3D_BLENDOP_INVDESTCOLOR = 10, enumerator