Searched refs:svga_blend_state (Results 1 – 6 of 6) sorted by relevance
81 struct svga_blend_state *blend = CALLOC_STRUCT( svga_blend_state ); in svga_create_blend_state()209 svga->curr.blend = (struct svga_blend_state*)blend; in svga_bind_blend_state()
86 struct svga_blend_state { struct198 const struct svga_blend_state *blend;
89 const struct svga_blend_state *curr = svga->curr.blend; in emit_rss()