Searched refs:dsa_part (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_state.h130 struct si_dsa_stencil_ref_part dsa_part; member in struct:si_stencil_ref
H A Dsi_state.c1073 struct si_dsa_stencil_ref_part *dsa = &sctx->stencil_ref.dsa_part;
1280 if (memcmp(&dsa->stencil_ref, &sctx->stencil_ref.dsa_part,
1282 sctx->stencil_ref.dsa_part = dsa->stencil_ref;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_state.h141 struct si_dsa_stencil_ref_part dsa_part; member in struct:si_stencil_ref
H A Dsi_state.c1178 struct si_dsa_stencil_ref_part *dsa = &sctx->stencil_ref.dsa_part;
1367 if (memcmp(&dsa->stencil_ref, &sctx->stencil_ref.dsa_part,
1369 sctx->stencil_ref.dsa_part = dsa->stencil_ref;

Completed in 41 milliseconds