From: Renato Caldas Date: Sat, 22 Aug 2009 19:22:03 +0000 (+0100) Subject: shader: fix compilation warnings X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=08e91e0315622d1f54ffc1bfb34024a2bf510aec;p=mesa.git shader: fix compilation warnings This patch fixes some "implicit declaration of function" compilation errors/warnings on the new shader code. Signed-off-by: Renato Caldas ---