blob: 9715996fdb461fd9dbdd99f5519510b435bc8003 [file] [log] [blame]
Jon Ashburn2d0c4bb2015-07-06 15:40:35 -06001{
Jon Ashburnf2a944f2015-11-18 16:46:48 -07002 "file_format_version" : "1.0.0",
Jon Ashburn2d0c4bb2015-07-06 15:40:35 -06003 "layer" : {
Mark Lobodzinski0d054fe2015-12-30 08:16:12 -07004 "name": "VK_LAYER_LUNARG_swapchain",
Jon Ashburn8b83c402016-05-17 08:43:38 -06005 "type": "GLOBAL",
Mark Lobodzinski0d054fe2015-12-30 08:16:12 -07006 "library_path": ".\\VkLayer_swapchain.dll",
Mark Young39389872017-01-19 21:10:49 -07007 "api_version": "1.0.39",
David Pinedoabd07722015-11-24 09:00:24 -07008 "implementation_version": "1",
Courtney Goeltzenleuchter20c35012015-11-30 12:14:06 -07009 "description": "LunarG Validation Layer",
10 "instance_extensions": [
11 {
Courtney Goeltzenleuchter7415d5a2015-12-09 15:48:16 -070012 "name": "VK_EXT_debug_report",
Tony Barbour413c95c2016-06-22 15:24:24 -060013 "spec_version": "3"
Courtney Goeltzenleuchter20c35012015-11-30 12:14:06 -070014 }
15 ]
Jon Ashburn2d0c4bb2015-07-06 15:40:35 -060016 }
17}