spantmp2: Silence many "warning: unused parameter ‘ctx’"
authorIan Romanick <ian.d.romanick@intel.com>
Sun, 21 Aug 2011 23:06:47 +0000 (16:06 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Fri, 9 Sep 2011 19:01:51 +0000 (12:01 -0700)
commit0075510400e941c27636bd1b201777363283d0ae
tree227e62619fe3bb67eb529dade1589f99abd1de06
parentaaa305215cbbf150c6bd0b2c92122f52720fe25a
spantmp2: Silence many "warning: unused parameter ‘ctx’"

Not all drivers use ctx in LOCAL_VARS, so '(void) ctx;' is added to
all the function templates to make GCC happy.
src/mesa/drivers/dri/common/spantmp2.h