loader: Add basic phys dev props emulation
authorLenny Komow <lenny@lunarg.com>
Wed, 10 May 2017 16:06:13 +0000 (10:06 -0600)
committerLenny Komow <lenny@lunarg.com>
Wed, 10 May 2017 21:46:30 +0000 (15:46 -0600)
commite31abc7be348cc06e620ec3f44b6a30a4d3bd841
treeab6790b8e5672587618fbc3faccd0c1933b118a5
parent07b0b1efdf5c4417f3878206a1ee8b3c9ff8cc20
loader: Add basic phys dev props emulation

Add the ability for the loader to emulate the commands in
VK_KHR_get_physical_device_properties2. This will only be used when
using multiple physical devices where only one supportes the ext.

Change-Id: I596c8ee9eea5e5136e5b478508abb21c5d8ad5a1
loader/extension_manual.c
loader/extension_manual.h
scripts/loader_extension_generator.py