mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-08-13 02:01:08 +00:00
Bump version information to v0.30
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"type": "GLOBAL",
|
||||
"library_path": ".\\renderdoc.dll",
|
||||
"api_version": "1.0.0",
|
||||
"implementation_version": "29",
|
||||
"implementation_version": "30",
|
||||
"description": "Debugging capture layer for RenderDoc",
|
||||
"functions": {
|
||||
"vkGetInstanceProcAddr": "VK_LAYER_RENDERDOC_CaptureGetInstanceProcAddr",
|
||||
@@ -28,7 +28,7 @@
|
||||
"ENABLE_VULKAN_RENDERDOC_CAPTURE": "1"
|
||||
},
|
||||
"disable_environment": {
|
||||
"DISABLE_VULKAN_RENDERDOC_CAPTURE_0_29": "1"
|
||||
"DISABLE_VULKAN_RENDERDOC_CAPTURE_0_30": "1"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user