Home
last modified time | relevance | path

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

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
Dsvga_pipe_blend.c81 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()
Dsvga_context.h86 struct svga_blend_state { struct
198 const struct svga_blend_state *blend;
Dsvga_state_rss.c89 const struct svga_blend_state *curr = svga->curr.blend; in emit_rss()
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_blend.c81 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()
Dsvga_context.h86 struct svga_blend_state { struct
198 const struct svga_blend_state *blend;
Dsvga_state_rss.c89 const struct svga_blend_state *curr = svga->curr.blend; in emit_rss()