mesa: rename PointSizeIsOne -> PointSizeIsSet
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Mon, 20 Jun 2022 18:36:21 +0000 (14:36 -0400)
committerMarge Bot <emma+marge@anholt.net>
Wed, 22 Jun 2022 13:27:29 +0000 (13:27 +0000)
commitde732cf61b5e09970de7702ecf2faac0faf1910d
tree0569c8dbb851f249c80ebe005540d02c40b4b04d
parentb2155a044d1ab1d511bb87da8534ad576a3f06b6
mesa: rename PointSizeIsOne -> PointSizeIsSet

this will better convey the meaning of the value

Acked-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17145>
src/mesa/main/context.c
src/mesa/main/mtypes.h
src/mesa/main/points.c
src/mesa/state_tracker/st_atom.c
src/mesa/state_tracker/st_atom_shader.c