Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.h82 struct si_dsa_stencil_ref_part { struct
90 struct si_dsa_stencil_ref_part stencil_ref; argument
96 struct si_dsa_stencil_ref_part dsa_part;
Dsi_state.c940 struct si_dsa_stencil_ref_part *dsa = &sctx->stencil_ref.dsa_part; in si_emit_stencil_ref()
1067 sizeof(struct si_dsa_stencil_ref_part)) != 0) { in si_bind_dsa_state()