progs/util: make sure function pointers are initialized
authorKeith Whitwell <keithw@vmware.com>
Mon, 29 Jun 2009 15:07:14 +0000 (16:07 +0100)
committerKeith Whitwell <keithw@vmware.com>
Tue, 30 Jun 2009 14:41:43 +0000 (15:41 +0100)
commit14a2b5445a653e9a8258873300df8f04ac099e60
treee89b3196910884460c2760fa7b741a1068ac9535
parent6e09c1fd085361212c5bfccf6b2810f3f8052231
progs/util: make sure function pointers are initialized

Call Init() from CompileShaderFile, was previously only called for the
Text version of this function.
progs/util/shaderutil.c