Home
last modified time | relevance | path

Searched refs:si_bind_dsa_state (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.c1410 static void si_bind_dsa_state(struct pipe_context *ctx, void *state) in si_bind_dsa_state() function
1449 si_bind_dsa_state(ctx, sctx->noop_dsa); in si_delete_dsa_state()
5432 sctx->b.bind_depth_stencil_alpha_state = si_bind_dsa_state; in si_init_state_functions()