VK_LAYER_MEWIN_capture/VkLayer_capture.json

15 lines
454 B
JSON

{
"file_format_version": "1.2.0",
"layer": {
"name": "VK_LAYER_MEWIN_capture",
"type": "GLOBAL",
"library_path": "./libVkLayer_capture.so",
"api_version": "1.3.221",
"implementation_version": "1",
"description": "Layer for capturing Vulkan commands",
"functions": {
"vkNegotiateLoaderLayerInterfaceVersion": "vk_capture_vkNegotiateLoaderLayerInterfaceVersion"
}
}
}