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.cpp422 struct zink_depth_stencil_alpha_state *dsa_state = ctx->dsa_state; in zink_draw() local
Dzink_context.h238 struct zink_depth_stencil_alpha_state *dsa_state; member
/third_party/mesa3d/src/gallium/drivers/virgl/
Dvirgl_encode.c403 const struct pipe_depth_stencil_alpha_state *dsa_state) in virgl_encode_dsa_state()
Dvirgl_context.c449 void *dsa_state) in virgl_delete_depth_stencil_alpha_state()
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_context.cpp480 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.h536 struct r600_cso_state dsa_state; member
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_execute.c107 struct pipe_depth_stencil_alpha_state dsa_state; member