Searched refs:SVGA3D_BLENDOP_BLENDFACTOR (Results 1 – 2 of 2) sorted by relevance
51 case PIPE_BLENDFACTOR_CONST_COLOR: return SVGA3D_BLENDOP_BLENDFACTOR; in svga_translate_blend_factor()53 case PIPE_BLENDFACTOR_CONST_ALPHA: return SVGA3D_BLENDOP_BLENDFACTOR; /* ? */ in svga_translate_blend_factor()
501 SVGA3D_BLENDOP_BLENDFACTOR = 12, enumerator