Searched refs:svga_blend_state (Results 1 – 3 of 3) sorted by relevance
100 struct svga_blend_state *bs) in define_blend_state_object()145 struct svga_blend_state *blend = CALLOC_STRUCT( svga_blend_state ); in svga_create_blend_state()353 svga->curr.blend = (struct svga_blend_state*)blend; in svga_bind_blend_state()361 struct svga_blend_state *bs = in svga_delete_blend_state()362 (struct svga_blend_state *) blend; in svga_delete_blend_state()
106 struct svga_blend_state { struct261 const struct svga_blend_state *blend;584 struct svga_blend_state *noop_blend;
92 const struct svga_blend_state *curr = svga->curr.blend; in emit_rss_vgpu9()354 const struct svga_blend_state *curr; in emit_rss_vgpu10()