vkcube: Replace MoltenVK surfaces with Metal
authorBill Hollings <bill.hollings@brenwill.com>
Mon, 15 Jul 2019 21:39:18 +0000 (17:39 -0400)
committerjeremyk-lunarg <jeremyk@lunarg.com>
Mon, 2 Dec 2019 16:05:10 +0000 (09:05 -0700)
commit0a0625a3dca69b9d7ecb73558539ce5e3cd4ddfa
tree657bf2c7af3366f64b77a5e28be9d714f03e70ac
parent979b531e9fff8ef044cf036d8ebd7fab3c17bec3
vkcube: Replace MoltenVK surfaces with Metal

Made DemoViewController.m compatible with VK_EXT_metal_surface
extension and replaced all references
to VK_MVK_macos_surface and VK_MVK_ios_surface with
VK_EXT_metal_surface.

Change-Id: I4a163bc9c6109b44d169c6565313ab52161d38fc
cube/CMakeLists.txt
cube/cube.c
cube/cube.cpp
cube/macOS/cube/DemoViewController.m
cube/macOS/cubepp/DemoViewController.mm