Home
last modified time | relevance | path

Searched refs:svga_depth_stencil_state (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_depthstencil.c80 struct svga_depth_stencil_state *ds) in define_depth_stencil_state_object()
135 struct svga_depth_stencil_state *ds = CALLOC_STRUCT(svga_depth_stencil_state); in svga_create_depth_stencil_state()
241 svga->curr.depth = (const struct svga_depth_stencil_state *)depth_stencil; in svga_bind_depth_stencil_state()
250 struct svga_depth_stencil_state *ds = in svga_delete_depth_stencil_state()
251 (struct svga_depth_stencil_state *) depth_stencil; in svga_delete_depth_stencil_state()
Dsvga_state_rss.c126 const struct svga_depth_stencil_state *curr = svga->curr.depth; in emit_rss_vgpu9()
334 static struct svga_depth_stencil_state *
406 struct svga_depth_stencil_state *ds; in emit_rss_vgpu10()
425 const struct svga_depth_stencil_state *curr = svga->curr.depth; in emit_rss_vgpu10()
Dsvga_context.h131 struct svga_depth_stencil_state { struct
262 const struct svga_depth_stencil_state *depth;
596 struct svga_depth_stencil_state *depthstencil_disable;