mesa/main: clean-up extension-checks for point-sprites
authorErik Faye-Lund <erik.faye-lund@collabora.com>
Mon, 25 Feb 2019 10:52:59 +0000 (11:52 +0100)
committerErik Faye-Lund <erik.faye-lund@collabora.com>
Wed, 1 Apr 2020 10:57:57 +0000 (12:57 +0200)
commit23570066bfdeebb54953f2c3ac6c7dc73e368f38
tree01911e48d19a72c3eea10bc55d1ead2c8e301251
parent70b6972140e74037109b7f8c57d442c8316d09dc
mesa/main: clean-up extension-checks for point-sprites

This is the only user of the CHECK_EXTENSION2 macro, so let's remove
that while we're at it.

Signed-off-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/329>
src/mesa/main/enable.c