layers: gh1649 - Fix clang warning
authorMark Young <marky@lunarg.com>
Wed, 5 Apr 2017 21:58:44 +0000 (15:58 -0600)
committerMark Young <marky@lunarg.com>
Tue, 30 May 2017 17:45:27 +0000 (11:45 -0600)
commitdb3f7b829bf5bb5e5288b48e9578663e1dfd8306
tree49eb79b51b97c60274798e9c7a10b480930247e6
parent5b37e703d1421c23f32682ee72d66dafe404034d
layers: gh1649 - Fix clang warning

The function pointer definition for the Physical device extensions
was incorrect.  Updated to work properly and remove clang warning.

This was also causing an issue with Tony's latest test.

Change-Id: Ibdd19754a4394d1b88d3a20268238baaf3ec0907
include/vulkan/vk_layer.h