Searched refs:poly_smooth (Results 1 – 8 of 8) sorted by relevance
93 unsigned poly_smooth:1; member
153 raster->poly_smooth = 1; in update_raster_state()
134 trace_dump_member(bool, state, poly_smooth); in trace_dump_rasterizer_state()
158 SB_DATA (so, cso->poly_smooth); in nv30_rasterizer_state_create()
118 poly_smooth
316 util_dump_member(stream, bool, state, poly_smooth); in util_dump_rasterizer_state()
281 SB_DATA (so, cso->poly_smooth); in nv50_rasterizer_state_create()
269 SB_IMMED_3D(so, POLYGON_SMOOTH_ENABLE, cso->poly_smooth); in nvc0_rasterizer_state_create()