Home
last modified time | relevance | path

Searched defs:si_state_rasterizer (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.h59 struct si_state_rasterizer { struct
60 struct si_pm4_state pm4;
62 struct si_pm4_state pm4_poly_offset[3];
63 bool flatshade;
64 bool two_side;
65 bool multisample_enable;
66 bool force_persample_interp;
67 bool line_stipple_enable;
68 unsigned sprite_coord_enable;
69 unsigned pa_sc_line_stipple;
[all …]