HomeSort by relevance Sort by last modified time
    Searched refs:svga_blend_state (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
svga_pipe_blend.c 81 struct svga_blend_state *blend = CALLOC_STRUCT( svga_blend_state );
209 svga->curr.blend = (struct svga_blend_state*)blend;
svga_context.h 86 struct svga_blend_state { struct
198 const struct svga_blend_state *blend;
svga_state_rss.c 89 const struct svga_blend_state *curr = svga->curr.blend;
  /external/mesa3d/src/gallium/drivers/svga/
svga_pipe_blend.c 81 struct svga_blend_state *blend = CALLOC_STRUCT( svga_blend_state );
209 svga->curr.blend = (struct svga_blend_state*)blend;
svga_context.h 86 struct svga_blend_state { struct
198 const struct svga_blend_state *blend;
svga_state_rss.c 89 const struct svga_blend_state *curr = svga->curr.blend;

Completed in 401 milliseconds