Home
last modified time | relevance | path

Searched refs:pipe_depth_stencil_alpha_state (Results 1 – 25 of 92) sorted by relevance

1234

/external/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_zsa.h34 struct pipe_depth_stencil_alpha_state base;
43 etna_zsa_state(struct pipe_depth_stencil_alpha_state *zsa) in etna_zsa_state()
50 const struct pipe_depth_stencil_alpha_state *so);
Detnaviv_context.h152 struct pipe_depth_stencil_alpha_state *zsa;
/external/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dfd2_zsa.h39 struct pipe_depth_stencil_alpha_state base;
48 fd2_zsa_stateobj(struct pipe_depth_stencil_alpha_state *zsa) in fd2_zsa_stateobj()
54 const struct pipe_depth_stencil_alpha_state *cso);
Dfd2_zsa.c40 const struct pipe_depth_stencil_alpha_state *cso) in fd2_zsa_state_create()
/external/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_zsa.h39 struct pipe_depth_stencil_alpha_state base;
49 fd3_zsa_stateobj(struct pipe_depth_stencil_alpha_state *zsa) in fd3_zsa_stateobj()
55 const struct pipe_depth_stencil_alpha_state *cso);
Dfd3_zsa.c40 const struct pipe_depth_stencil_alpha_state *cso) in fd3_zsa_state_create()
/external/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_zsa.h37 struct pipe_depth_stencil_alpha_state base;
49 fd5_zsa_stateobj(struct pipe_depth_stencil_alpha_state *zsa) in fd5_zsa_stateobj()
55 const struct pipe_depth_stencil_alpha_state *cso);
Dfd5_zsa.c38 const struct pipe_depth_stencil_alpha_state *cso) in fd5_zsa_state_create()
/external/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_zsa.h39 struct pipe_depth_stencil_alpha_state base;
50 fd4_zsa_stateobj(struct pipe_depth_stencil_alpha_state *zsa) in fd4_zsa_stateobj()
56 const struct pipe_depth_stencil_alpha_state *cso);
Dfd4_zsa.c40 const struct pipe_depth_stencil_alpha_state *cso) in fd4_zsa_state_create()
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_state_blend.c90 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()
Dsp_context.h66 struct pipe_depth_stencil_alpha_state *depth_stencil;
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_blend.c111 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()
Dlp_context.h63 const struct pipe_depth_stencil_alpha_state *depth_stencil;
/external/mesa3d/src/gallium/drivers/r300/
Dr300_hyperz.c231 struct pipe_depth_stencil_alpha_state *dsa) in r300_dsa_writes_depth_stencil()
248 struct pipe_depth_stencil_alpha_state *dsa) in r300_dsa_alpha_test_enabled()
/external/virglrenderer/src/gallium/include/pipe/
Dp_context.h47 struct pipe_depth_stencil_alpha_state;
153 const struct pipe_depth_stencil_alpha_state *);
/external/mesa3d/src/gallium/auxiliary/postprocess/
Dpp_private.h45 struct pipe_depth_stencil_alpha_state depthstencil;
/external/mesa3d/src/gallium/drivers/trace/
Dtr_dump_state.h55 void trace_dump_depth_stencil_alpha_state(const struct pipe_depth_stencil_alpha_state *state);
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_stateobj.h32 struct pipe_depth_stencil_alpha_state pipe;
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_stateobj.h30 struct pipe_depth_stencil_alpha_state pipe;
/external/mesa3d/src/gallium/auxiliary/cso_cache/
Dcso_cache.h114 struct pipe_depth_stencil_alpha_state state;
/external/virglrenderer/src/gallium/auxiliary/cso_cache/
Dcso_cache.h114 struct pipe_depth_stencil_alpha_state state;
/external/mesa3d/src/gallium/include/pipe/
Dp_context.h49 struct pipe_depth_stencil_alpha_state;
219 const struct pipe_depth_stencil_alpha_state *);
/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_state.h34 struct pipe_depth_stencil_alpha_state pipe;
/external/mesa3d/src/gallium/auxiliary/util/
Du_dump.h141 const struct pipe_depth_stencil_alpha_state *state);

1234