Searched refs:poly_smooth (Results 1 – 13 of 13) sorted by relevance
161 raster->poly_smooth = ctx->Polygon.SmoothFlag; in update_raster_state()
99 unsigned poly_smooth:1; member
74 bool poly_smooth; member
782 rs->poly_smooth = state->poly_smooth; in si_create_rs_state()830 state->poly_smooth || in si_create_rs_state()
1039 key->part.ps.epilog.poly_line_smoothing = ((is_poly && rs->poly_smooth) || in si_shader_selector_key()
362 if (templ->poly_smooth) { in svga_create_rasterizer_state()
160 SB_DATA (so, cso->poly_smooth); in nv30_rasterizer_state_create()
127 trace_dump_member(bool, state, poly_smooth); in trace_dump_rasterizer_state()
118 poly_smooth
342 util_dump_member(stream, bool, state, poly_smooth); in util_dump_rasterizer_state()
174 VIRGL_OBJ_RS_S0_POLY_SMOOTH(state->poly_smooth) | in virgl_encode_rasterizer_state()
283 SB_DATA (so, cso->poly_smooth); in nv50_rasterizer_state_create()
268 SB_IMMED_3D(so, POLYGON_SMOOTH_ENABLE, cso->poly_smooth); in nvc0_rasterizer_state_create()