Searched refs:SVGA3D_BLENDOP_BLENDFACTOR (Results 1 – 2 of 2) sorted by relevance
55 case PIPE_BLENDFACTOR_CONST_COLOR: return SVGA3D_BLENDOP_BLENDFACTOR; in svga_translate_blend_factor()61 return SVGA3D_BLENDOP_BLENDFACTOR; /* as close as we can get */ in svga_translate_blend_factor()
806 SVGA3D_BLENDOP_BLENDFACTOR = 12, enumerator