/third_party/mesa3d/src/gallium/drivers/svga/ |
D | svga_pipe_rasterizer.c | 151 rast->templ.line_smooth, in svga_define_rasterizer_object() 170 rast->templ.line_smooth, in svga_define_rasterizer_object() 205 rast->antialiasedlineenable = templ->line_smooth; in svga_create_rasterizer_state() 282 if (templ->line_smooth && !screen->haveLineSmooth) { in svga_create_rasterizer_state()
|
/third_party/mesa3d/src/gallium/auxiliary/draw/ |
D | draw_pipe_validate.c | 76 if ((!rasterizer->multisample && rasterizer->line_smooth) && draw->pipeline.aaline) in draw_need_pipeline() 160 (!rast->line_smooth || rast->multisample); in validate_pipeline() 181 if ((!rast->multisample && rast->line_smooth) && draw->pipeline.aaline) { in validate_pipeline()
|
D | draw_pipe_aaline.c | 492 assert(draw->rasterizer->line_smooth && !draw->rasterizer->multisample); in aaline_first_line() 703 if (!rast->line_smooth || rast->multisample) in draw_aaline_prepare_outputs()
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_state_rasterizer.c | 82 rast->line_smooth || in llvmpipe_create_rasterizer_state()
|
/third_party/mesa3d/src/gallium/frontends/d3d10umd/ |
D | Rasterizer.cpp | 219 state.line_smooth = (pRasterizerDesc->AntialiasedLineEnable ? 1 : 0); in CreateRasterizerState()
|
/third_party/mesa3d/src/mesa/state_tracker/ |
D | st_atom_rasterizer.c | 240 raster->line_smooth = 1; in st_update_rasterizer()
|
/third_party/mesa3d/src/gallium/include/pipe/ |
D | p_state.h | 117 unsigned line_smooth:1; member
|
/third_party/mesa3d/src/gallium/drivers/v3d/ |
D | v3d_context.c | 155 if (!v3d->rasterizer->base.line_smooth) in v3d_line_smoothing_enabled()
|
/third_party/mesa3d/src/gallium/frontends/lavapipe/ |
D | lvp_pipeline.c | 788 pipeline->line_smooth = p->line_smooth; in lvp_graphics_pipeline_init() 870 pipeline->line_smooth = rs->line.mode == VK_LINE_RASTERIZATION_MODE_RECTANGULAR_SMOOTH_EXT; in lvp_graphics_pipeline_init()
|
D | lvp_private.h | 450 bool line_smooth; member
|
/third_party/mesa3d/src/gallium/frontends/nine/ |
D | nine_pipe.c | 103 rast.line_smooth = !!rs[D3DRS_ANTIALIASEDLINEENABLE]; in nine_convert_rasterizer_state()
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
D | nv30_state.c | 175 SB_DATA (so, cso->line_smooth); in nv30_rasterizer_state_create()
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_state.h | 92 unsigned line_smooth : 1; member
|
D | si_state.c | 951 rs->line_smooth = state->line_smooth; in si_create_rs_state() 1050 S_028A48_MSAA_ENABLE(state->multisample || state->poly_smooth || state->line_smooth) | in si_create_rs_state() 1200 old_rs->poly_smooth != rs->poly_smooth || old_rs->line_smooth != rs->line_smooth || in si_bind_rs_state() 1212 if (old_rs->line_smooth != rs->line_smooth || in si_bind_rs_state()
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
D | nvc0_state.c | 237 SB_IMMED_3D(so, LINE_SMOOTH_ENABLE, cso->line_smooth); in nvc0_rasterizer_state_create() 238 if (cso->line_smooth || cso->multisample) in nvc0_rasterizer_state_create()
|
/third_party/mesa3d/src/gallium/auxiliary/driver_trace/ |
D | tr_dump_state.c | 141 trace_dump_member(bool, state, line_smooth); in trace_dump_rasterizer_state()
|
/third_party/mesa3d/src/gallium/drivers/i915/ |
D | i915_state.c | 918 if (rasterizer->line_smooth) in i915_create_rasterizer_state()
|
/third_party/mesa3d/docs/gallium/cso/ |
D | rasterizer.rst | 148 line_smooth
|
/third_party/mesa3d/src/gallium/drivers/crocus/ |
D | crocus_state.c | 1974 if (!state->multisample && !state->line_smooth) in get_line_width() 1977 if (!state->multisample && state->line_smooth && line_width < 1.5f) { in get_line_width() 2023 state->line_smooth ? _10pixels : _05pixels; in crocus_create_rasterizer_state() 2026 sf.AntialiasingEnable = state->line_smooth; in crocus_create_rasterizer_state() 2095 rr.AntialiasingEnable = state->line_smooth; in crocus_create_rasterizer_state() 4810 if (rast->cso.line_smooth) { in crocus_populate_fs_key() 7076 cso_state->line_smooth ? _10pixels : _05pixels; 7078 sf.AntialiasingEnable = cso_state->line_smooth;
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
D | zink_state.c | 598 if (rs_state->line_smooth) in zink_create_rasterizer_state()
|
/third_party/mesa3d/src/gallium/auxiliary/util/ |
D | u_dump_state.c | 362 util_dump_member(stream, bool, state, line_smooth); in util_dump_rasterizer_state()
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
D | nv50_state.c | 260 SB_DATA (so, cso->line_smooth); in nv50_rasterizer_state_create()
|
/third_party/mesa3d/src/gallium/auxiliary/hud/ |
D | hud_context.c | 1925 hud->rasterizer_aa_lines.line_smooth = 1; in hud_create()
|
/third_party/mesa3d/src/gallium/drivers/iris/ |
D | iris_state.c | 1841 if (!state->multisample && !state->line_smooth) in get_line_width() 1844 if (!state->multisample && state->line_smooth && line_width < 1.5f) { in get_line_width() 1909 state->line_smooth ? _10pixels : _05pixels; in iris_create_rasterizer_state() 1939 rr.AntialiasingEnable = state->line_smooth; in iris_create_rasterizer_state()
|
/third_party/mesa3d/src/gallium/drivers/r300/ |
D | r300_state.c | 1221 (state->line_smooth ? R300_GA_LINE_CNTL_END_TYPE_COMP : R300_GA_LINE_CNTL_END_TYPE_SQR); in r300_create_rs_state()
|