loader: Add missing core entrypoints to trampoline.c
authormchock-nv <31867887+mchock-nv@users.noreply.github.com>
Sat, 10 Mar 2018 00:59:15 +0000 (16:59 -0800)
committerLenny Komow <lenny@lunarg.com>
Tue, 27 Mar 2018 21:28:10 +0000 (15:28 -0600)
commit5d118dc532ef958208b1d4495c8fcea01db0b937
tree14a22df210bdba15933b8b77c694ad6495871566
parenta67b8c2fb5f5b312db892a9c962ed8b431895f5e
loader: Add missing core entrypoints to trampoline.c

The entrypoints associated with VK_KHR_descriptor_update_template didn't
make it into the trampoline file when the extension was promoted to
core. This change adds them.

See Issue #2476

Change-Id: I676720ae152f78fbb16cda93e92cd8ced0446e03
loader/trampoline.c