Home
last modified time | relevance | path

Searched defs:dsa_state (Results 1 – 9 of 9) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/nine/
Dnine_pipe.c30 nine_convert_dsa_state(struct pipe_depth_stencil_alpha_state *dsa_state, in nine_convert_dsa_state()
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_draw.cpp468 struct zink_depth_stencil_alpha_state *dsa_state = ctx->dsa_state; in zink_draw_vbo() local
Dzink_context.h224 struct zink_depth_stencil_alpha_state *dsa_state; member
/third_party/mesa3d/src/gallium/drivers/virgl/
Dvirgl_encode.c393 const struct pipe_depth_stencil_alpha_state *dsa_state) in virgl_encode_dsa_state()
Dvirgl_context.c453 void *dsa_state) in virgl_delete_depth_stencil_alpha_state()
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_context.cpp455 void *dsa_state) in d3d12_delete_depth_stencil_alpha_state()
/third_party/mesa3d/src/gallium/drivers/r300/
Dr300_context.h506 struct r300_atom dsa_state; member
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_pipe.h537 struct r600_cso_state dsa_state; member
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_execute.c91 struct pipe_depth_stencil_alpha_state dsa_state; member