loader: Add back func calls
authorMark Young <marky@lunarg.com>
Fri, 9 Sep 2016 13:26:48 +0000 (07:26 -0600)
committerMark Young <marky@lunarg.com>
Fri, 9 Sep 2016 13:39:11 +0000 (07:39 -0600)
commit13894943d2f636ec411a72a55d9c260376a6374c
tree0c98283974d00c353f2205fedf4bb65b0008837a
parent21a714edaf9b670a60102430c36b221ff27f0f25
loader: Add back func calls

Previously removed function calls in extension_create_instance
because I believed they were no longer needed.  I was incorrect.

Change-Id: Ibc63009f0038a413b7e1bc03225818b046a62352
loader/extensions.c