header: Update MacOS json files for 1.1.77 header

Change-Id: I7f04938632f42727b8b1edc15be8981c1f239649
This commit is contained in:
Jeremy Kniager 2018-06-19 16:37:25 -06:00 committed by Lenny Komow
parent 88a9d2a0f0
commit c71d5027a9
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
"name": "VK_LAYER_LUNARG_test", "name": "VK_LAYER_LUNARG_test",
"type": "GLOBAL", "type": "GLOBAL",
"library_path": "./libVkLayer_test.dylib", "library_path": "./libVkLayer_test.dylib",
"api_version": "1.0.77", "api_version": "1.1.77",
"implementation_version": "1", "implementation_version": "1",
"description": "LunarG Test Layer", "description": "LunarG Test Layer",
"enable_environment": { "enable_environment": {

View File

@ -4,7 +4,7 @@
"name": "VK_LAYER_LUNARG_wrap_objects", "name": "VK_LAYER_LUNARG_wrap_objects",
"type": "GLOBAL", "type": "GLOBAL",
"library_path": "./libVkLayer_wrap_objects.dylib", "library_path": "./libVkLayer_wrap_objects.dylib",
"api_version": "1.0.77", "api_version": "1.1.77",
"implementation_version": "1", "implementation_version": "1",
"description": "LunarG Dispatchable Object Wrapping Layer" "description": "LunarG Dispatchable Object Wrapping Layer"
} }