Searched refs:SVGA3D_BLENDOP_INVBLENDFACTOR (Results 1 – 2 of 2) sorted by relevance
56 case PIPE_BLENDFACTOR_INV_CONST_COLOR: return SVGA3D_BLENDOP_INVBLENDFACTOR; in svga_translate_blend_factor()66 return SVGA3D_BLENDOP_INVBLENDFACTOR; /* as close as we can get */ in svga_translate_blend_factor()
807 SVGA3D_BLENDOP_INVBLENDFACTOR = 13, enumerator