Searched refs:svga_blend_state (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_pipe_blend.c100 struct svga_blend_state *bs)
144 struct svga_blend_state *blend = CALLOC_STRUCT( svga_blend_state );
365 svga->curr.blend = (struct svga_blend_state*)blend;
373 struct svga_blend_state *bs =
374 (struct svga_blend_state *) blend;
H A Dsvga_context.h106 struct svga_blend_state { struct
261 const struct svga_blend_state *blend;
582 struct svga_blend_state *noop_blend;
H A Dsvga_state_rss.c109 const struct svga_blend_state *curr = svga->curr.blend;
373 const struct svga_blend_state *curr;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_pipe_blend.c145 struct svga_blend_state *bs)
183 struct svga_blend_state *blend,
298 struct svga_blend_state *blend = CALLOC_STRUCT( svga_blend_state );
430 svga->curr.blend = (struct svga_blend_state*)blend;
438 struct svga_blend_state *bs =
439 (struct svga_blend_state *) blend;
H A Dsvga_context.h110 struct svga_blend_state { struct
271 const struct svga_blend_state *blend;
636 struct svga_blend_state *noop_blend;
H A Dsvga_state_rss.c109 const struct svga_blend_state *curr = svga->curr.blend;
373 const struct svga_blend_state *curr;

Completed in 9 milliseconds