Home
last modified time | relevance | path

Searched defs:depth_stencil_alpha (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_state.c485const struct pipe_depth_stencil_alpha_state *depth_stencil_alpha) in zink_create_depth_stencil_alpha_state()
543 void *depth_stencil_alpha) in zink_delete_depth_stencil_alpha_state()
/third_party/mesa3d/src/gallium/auxiliary/driver_rbug/
Drbug_context.c365const struct pipe_depth_stencil_alpha_state *depth_stencil_alpha) in rbug_create_depth_stencil_alpha_state()
381 void *depth_stencil_alpha) in rbug_bind_depth_stencil_alpha_state()
394 void *depth_stencil_alpha) in rbug_delete_depth_stencil_alpha_state()
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_context.cpp432const struct pipe_depth_stencil_alpha_state *depth_stencil_alpha) in d3d12_create_depth_stencil_alpha_state()
/third_party/mesa3d/src/gallium/auxiliary/driver_trace/
Dtr_context.c622 …struct pipe_depth_stencil_alpha_state *depth_stencil_alpha = ralloc(tr_ctx, struct pipe_depth_sten… in trace_context_create_depth_stencil_alpha_state() local