gamescope/layer/VkLayer_FROG_gamescope_wsi.json.in

21 lines
615 B
JSON
Raw Normal View History

2022-12-02 18:18:36 +00:00
{
"file_format_version" : "1.0.0",
"layer" : {
"name": "VK_LAYER_FROG_gamescope_wsi",
"type": "GLOBAL",
"api_version": "1.3.221",
"library_path": "@lib_dir@/libVkLayer_FROG_gamescope_wsi.so",
2022-12-02 18:18:36 +00:00
"implementation_version": "1",
"description": "Gamescope WSI (XWayland Bypass) Layer (@family@)",
2022-12-02 18:18:36 +00:00
"functions": {
"vkNegotiateLoaderLayerInterfaceVersion": "vkNegotiateLoaderLayerInterfaceVersion"
},
"enable_environment": {
"ENABLE_GAMESCOPE_WSI": "1"
},
"disable_environment": {
"DISABLE_GAMESCOPE_WSI": "1"
}
}
}