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>
Mon, 29 Jun 2009 15:07:14 +0000 (16:07 +0100)
commit9014f475ff6720b694ba28906ebfe7e77795b173
treeb1f8312d13a705d384377e2558ae218c7605716a
parentb799af91d5ffbee1481161fec29eb4c92b161272
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