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()
126 struct svga_depth_stencil_state *ds = CALLOC_STRUCT(svga_depth_stencil_state); in svga_create_depth_stencil_state()
232 svga->curr.depth = (const struct svga_depth_stencil_state *)depth_stencil; in svga_bind_depth_stencil_state()
241 struct svga_depth_stencil_state *ds = in svga_delete_depth_stencil_state()
242 (struct svga_depth_stencil_state *) depth_stencil; in svga_delete_depth_stencil_state()
Dsvga_state_rss.c143 const struct svga_depth_stencil_state *curr = svga->curr.depth; in emit_rss_vgpu9()
353 static struct svga_depth_stencil_state *
425 struct svga_depth_stencil_state *ds; in emit_rss_vgpu10()
444 const struct svga_depth_stencil_state *curr = svga->curr.depth; in emit_rss_vgpu10()
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;