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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_pipe_depthstencil.c80 struct svga_depth_stencil_state *ds)
126 struct svga_depth_stencil_state *ds = CALLOC_STRUCT(svga_depth_stencil_state);
232 svga->curr.depth = (const struct svga_depth_stencil_state *)depth_stencil;
241 struct svga_depth_stencil_state *ds =
242 (struct svga_depth_stencil_state *) depth_stencil;
H A Dsvga_state_rss.c143 const struct svga_depth_stencil_state *curr = svga->curr.depth;
353 static struct svga_depth_stencil_state *
425 struct svga_depth_stencil_state *ds;
444 const struct svga_depth_stencil_state *curr = svga->curr.depth;
H A Dsvga_context.h137 struct svga_depth_stencil_state { struct
272 const struct svga_depth_stencil_state *depth;
648 struct svga_depth_stencil_state *depthstencil_disable;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_pipe_depthstencil.c80 struct svga_depth_stencil_state *ds)
135 struct svga_depth_stencil_state *ds = CALLOC_STRUCT(svga_depth_stencil_state);
241 svga->curr.depth = (const struct svga_depth_stencil_state *)depth_stencil;
250 struct svga_depth_stencil_state *ds =
251 (struct svga_depth_stencil_state *) depth_stencil;
H A Dsvga_context.h131 struct svga_depth_stencil_state { struct
262 const struct svga_depth_stencil_state *depth;
594 struct svga_depth_stencil_state *depthstencil_disable;
H A Dsvga_state_rss.c143 const struct svga_depth_stencil_state *curr = svga->curr.depth;
353 static struct svga_depth_stencil_state *
425 struct svga_depth_stencil_state *ds;
444 const struct svga_depth_stencil_state *curr = svga->curr.depth;

Completed in 14 milliseconds