gallium: pipe_rasterizer_state::point_tri_clip -> point_line_tri_clip
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Tue, 28 Jun 2022 14:45:52 +0000 (10:45 -0400)
committerMarge Bot <emma+marge@anholt.net>
Mon, 8 May 2023 16:55:49 +0000 (16:55 +0000)
commitea98df2a65ef356907ee7c5db9c4b352f6740031
treeaa4a8436c50484229a106fdfa8b564ba46cae7db
parent04b33699217990b3d5c16047586070e4067d3281
gallium: pipe_rasterizer_state::point_tri_clip -> point_line_tri_clip

this is just a rename, no functional changes

Reviewed-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Reviewed-by: Roland Scheidegger <sroland@vmware.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17284>
src/gallium/auxiliary/draw/draw_context.c
src/gallium/auxiliary/util/u_dump_state.c
src/gallium/drivers/llvmpipe/lp_setup.c
src/gallium/drivers/llvmpipe/lp_setup_context.h
src/gallium/frontends/d3d10umd/Rasterizer.cpp
src/gallium/frontends/lavapipe/lvp_execute.c
src/gallium/include/pipe/p_state.h
src/mesa/state_tracker/st_atom_rasterizer.c