Searched refs:pipe_depth_stencil_alpha_state (Results 1 – 25 of 61) sorted by relevance
123
37 struct pipe_depth_stencil_alpha_state;54 const struct pipe_depth_stencil_alpha_state *depth_stencil);
99 struct pipe_depth_stencil_alpha_state depth_stencil;
98 struct pipe_depth_stencil_alpha_state *dsa = &st->state.depth_stencil; in update_depth_stencil_alpha()
90 const struct pipe_depth_stencil_alpha_state *depth_stencil) in softpipe_create_depth_stencil_state()102 softpipe->depth_stencil = (struct pipe_depth_stencil_alpha_state *)depth_stencil; in softpipe_bind_depth_stencil_state()
64 struct pipe_depth_stencil_alpha_state *depth_stencil;
111 const struct pipe_depth_stencil_alpha_state *depth_stencil) in llvmpipe_create_depth_stencil_state()113 struct pipe_depth_stencil_alpha_state *state; in llvmpipe_create_depth_stencil_state()
62 const struct pipe_depth_stencil_alpha_state *depth_stencil;
55 const struct pipe_depth_stencil_alpha_state *state) in noop_create_dsa_state()57 struct pipe_depth_stencil_alpha_state *nstate = CALLOC_STRUCT(pipe_depth_stencil_alpha_state); in noop_create_dsa_state()
44 struct pipe_depth_stencil_alpha_state depthstencil;
232 struct pipe_depth_stencil_alpha_state *dsa) in r300_dsa_writes_depth_stencil()249 struct pipe_depth_stencil_alpha_state *dsa) in r300_dsa_alpha_test_enabled()
45 struct pipe_depth_stencil_alpha_state;158 const struct pipe_depth_stencil_alpha_state *);
244 struct pipe_depth_stencil_alpha_state struct
56 void trace_dump_depth_stencil_alpha_state(const struct pipe_depth_stencil_alpha_state *state);
32 struct pipe_depth_stencil_alpha_state pipe;
30 struct pipe_depth_stencil_alpha_state pipe;
83 struct pipe_depth_stencil_alpha_state dsa;125 struct pipe_depth_stencil_alpha_state dsa;734 struct pipe_depth_stencil_alpha_state dsa; in renderer_scissor_begin()974 struct pipe_depth_stencil_alpha_state *dsa; in renderer_polygon_stencil_begin()1050 struct pipe_depth_stencil_alpha_state dsa; in renderer_polygon_stencil()1100 struct pipe_depth_stencil_alpha_state dsa; in renderer_polygon_fill_begin()1215 struct pipe_depth_stencil_alpha_state *dsa = &renderer->g3d.dsa; in update_clip_state()1217 memset(dsa, 0, sizeof(struct pipe_depth_stencil_alpha_state)); in update_clip_state()
114 struct pipe_depth_stencil_alpha_state state;
60 const struct pipe_depth_stencil_alpha_state *dsa );
123 const struct pipe_depth_stencil_alpha_state *state);
60 struct pipe_depth_stencil_alpha_state dsa_keep_depthstencil;61 struct pipe_depth_stencil_alpha_state dsa_write_depthstencil;62 struct pipe_depth_stencil_alpha_state dsa_write_depth;63 struct pipe_depth_stencil_alpha_state dsa_write_stencil;
74 const struct pipe_depth_stencil_alpha_state *templ) in svga_create_depth_stencil_state()
246 struct pipe_depth_stencil_alpha_state depthstencil; in init()
241 struct pipe_depth_stencil_alpha_state depthstencil; in init()
73 struct pipe_depth_stencil_alpha_state dsa; in renderer_init_state()78 memset(&dsa, 0, sizeof(struct pipe_depth_stencil_alpha_state)); in renderer_init_state()