mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-06 01:50:38 +00:00
Update RenderDoc vulkan layer json to latest version numbers
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
"name": "VK_LAYER_RENDERDOC_Capture",
|
||||
"type": "GLOBAL",
|
||||
"library_path": ".\\renderdoc.dll",
|
||||
"api_version": "0.210.1",
|
||||
"implementation_version": "26",
|
||||
"api_version": "1.0.3",
|
||||
"implementation_version": "28",
|
||||
"description": "Debugging capture layer for RenderDoc",
|
||||
"functions": {
|
||||
"vkGetInstanceProcAddr": "RenderDoc_GetInstanceProcAddr",
|
||||
@@ -22,7 +22,7 @@
|
||||
"ENABLE_VULKAN_RENDERDOC_CAPTURE": "1"
|
||||
},
|
||||
"disable_environment": {
|
||||
"DISABLE_VULKAN_RENDERDOC_CAPTURE_0_26": "1"
|
||||
"DISABLE_VULKAN_RENDERDOC_CAPTURE_0_28": "1"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user