loader: MR215 device extensions not enumerated
authorCourtney Goeltzenleuchter <courtneygo@google.com>
Fri, 5 Feb 2016 20:09:59 +0000 (13:09 -0700)
committerJon Ashburn <jon@lunarg.com>
Mon, 8 Feb 2016 15:41:13 +0000 (08:41 -0700)
commite218b7b5fc393bf349250f38561acf73ebfae29c
tree6e91d8e35b4dd710b8144695034458b0506015b4
parent6cc7160393fb8f158a2bd43aeaffe1274ed3c693
loader: MR215 device extensions not enumerated

If a layer's device extension didn't define any entrypoints
it was ignored by the loader. Now add it to the
list of layer extensions.
loader/loader.c