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.h88 struct si_dsa_stencil_ref_part { struct
111 struct si_dsa_stencil_ref_part stencil_ref; argument
128 struct si_dsa_stencil_ref_part dsa_part;
Dsi_state.c1085 struct si_dsa_stencil_ref_part *dsa = &sctx->stencil_ref.dsa_part; in si_emit_stencil_ref()
1293 sizeof(struct si_dsa_stencil_ref_part)) != 0) { in si_bind_dsa_state()