mesa: Require that drivers supporting point sprites support point parameters
authorIan Romanick <ian.d.romanick@intel.com>
Sat, 28 Jul 2012 00:38:32 +0000 (17:38 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Wed, 29 Aug 2012 22:09:35 +0000 (15:09 -0700)
commit25ffb8689350bc7bb58a564bb1c5fc3ba62cb1df
tree2ca35130bb2874636eddd1c50ac15fd6df18433f
parent33e01d93ca1a1d3183243c308a2c87f4b969b3bd
mesa: Require that drivers supporting point sprites support point parameters

All drivers in Mesa do.  This allows a lot of extension checking code to be
gutted from the function.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
src/mesa/main/points.c