Searched refs:poly_offset (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_rasterizer.c63 .poly_offset = cso->offset_tri,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_state.h157 struct si_pm4_state *poly_offset; member in struct:si_state::__anon2bb813670108
179 SI_STATE_BIT(poly_offset) |
H A Dsi_state.c807 si_pm4_bind_state(sctx, poly_offset, NULL);
816 si_pm4_bind_state(sctx, poly_offset, &rs->pm4_poly_offset[0]);
819 si_pm4_bind_state(sctx, poly_offset, &rs->pm4_poly_offset[1]);
823 si_pm4_bind_state(sctx, poly_offset, &rs->pm4_poly_offset[2]);
1060 si_pm4_bind_state(sctx, poly_offset, NULL);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_state.h185 struct si_pm4_state *poly_offset; member in struct:si_state::si_state_named
204 SI_STATE_BIT(poly_offset) | SI_STATE_BIT(vgt_shader_config));
H A Dsi_state.c871 si_pm4_bind_state(sctx, poly_offset, NULL);
880 si_pm4_bind_state(sctx, poly_offset, &rs->pm4_poly_offset[0]);
883 si_pm4_bind_state(sctx, poly_offset, &rs->pm4_poly_offset[1]);
887 si_pm4_bind_state(sctx, poly_offset, &rs->pm4_poly_offset[2]);
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D13.0.4.rst214 - radeonsi: Always leave poly_offset in a valid state

Completed in 17 milliseconds