Searched defs:depth_stencil_alpha (Results 1 – 4 of 4) sorted by relevance
485 … const 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()
365 … const 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()
432 … const struct pipe_depth_stencil_alpha_state *depth_stencil_alpha) in d3d12_create_depth_stencil_alpha_state()
622 …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