Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/
H A Dzink_state.c511const struct pipe_depth_stencil_alpha_state *depth_stencil_alpha) in zink_create_depth_stencil_alpha_state()
566 void *depth_stencil_alpha) in zink_delete_depth_stencil_alpha_state()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_context_graphics.cpp392const struct pipe_depth_stencil_alpha_state *depth_stencil_alpha) in d3d12_create_depth_stencil_alpha_state()
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/driver_trace/
H A Dtr_context.c644 …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