loader: Modify EnumPhysDev functions
authorMark Young <marky@lunarg.com>
Thu, 12 Jan 2017 19:27:19 +0000 (12:27 -0700)
committerMark Young <marky@lunarg.com>
Thu, 12 Jan 2017 22:02:12 +0000 (15:02 -0700)
commit71a1e7e9a0afdfa207d8fe3d327be509c9821ae2
tree77feae8403d89c397428d241892c2757c27959b2
parent492a353161abcabb7b5be43d2fe83e5c033451bd
loader: Modify EnumPhysDev functions

Modify the loader's trampoline and terminator
vkEnumeratePhysicalDevice functions to utilize helper functions.
Also, fix the failure in CTS.

Change-Id: Id9356fffd42f878c660ac8ee831e7527cce608bd
loader/loader.c
loader/loader.h
loader/trampoline.c