Initial commit: 在 Minecraft Java 版接入 NVIDIA DLSS 超分与帧生成
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"file_format_version": "1.2.0",
|
||||
"layer": {
|
||||
"name": "VK_LAYER_feed_vk",
|
||||
"type": "GLOBAL",
|
||||
"library_path": ".\VkLayer_feed_vk.dll",
|
||||
"api_version": "1.3.280",
|
||||
"implementation_version": "1",
|
||||
"description": "DLSS5-Feeder: enables the KHR external-interop extensions its Vulkan transport needs",
|
||||
"functions": {
|
||||
"vkNegotiateLoaderLayerInterfaceVersion": "vkNegotiateLoaderLayerInterfaceVersion"
|
||||
},
|
||||
"disable_environment": {
|
||||
"DISABLE_VK_LAYER_feed_vk": "1"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user