gamescope/layer/VkLayer_FROG_gamescope_wsi.json

21 lines
594 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": "libVkLayer_FROG_gamescope_wsi.so",
"implementation_version": "1",
"description": "Gamescope WSI (XWayland Bypass) Layer",
"functions": {
"vkNegotiateLoaderLayerInterfaceVersion": "vkNegotiateLoaderLayerInterfaceVersion"
},
"enable_environment": {
"ENABLE_GAMESCOPE_WSI": "1"
},
"disable_environment": {
"DISABLE_GAMESCOPE_WSI": "1"
}
}
}