Searched refs:svga_depth_stencil_state (Results 1 – 3 of 3) sorted by relevance
76 struct svga_depth_stencil_state *ds = CALLOC_STRUCT( svga_depth_stencil_state ); in svga_create_depth_stencil_state()129 svga->curr.depth = (const struct svga_depth_stencil_state *)depth_stencil; in svga_bind_depth_stencil_state()
108 struct svga_depth_stencil_state { struct199 const struct svga_depth_stencil_state *depth;
123 const struct svga_depth_stencil_state *curr = svga->curr.depth; in emit_rss()