program: Use exp2(x) instead of pow(2.0, x).
authorMatt Turner <mattst88@gmail.com>
Mon, 13 Jul 2015 22:19:33 +0000 (15:19 -0700)
committerMatt Turner <mattst88@gmail.com>
Wed, 29 Jul 2015 16:34:51 +0000 (09:34 -0700)
commitb73782bf184b7053026e8dda54800d48e64e20da
tree041003385c4a7c9b8bef49101ed51f3c226e31b2
parentf8a647883a14694f1b758c12187b3f35b9d039a7
program: Use exp2(x) instead of pow(2.0, x).
src/mesa/program/prog_execute.c