win-capture/graphics-hook: Make vulkan layer all capital

This commit is contained in:
jp9000 2020-03-09 10:43:03 -07:00
parent 521d0ce4b7
commit 428a19edd6
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{
"file_format_version": "1.1.2",
"layer": {
"name": "VK_LAYER_OBS_hook",
"name": "VK_LAYER_OBS_HOOK",
"type": "GLOBAL",
"library_path": ".\\graphics-hook32.dll",
"api_version": "1.2.131",

View File

@ -1,7 +1,7 @@
{
"file_format_version": "1.1.2",
"layer": {
"name": "VK_LAYER_OBS_hook",
"name": "VK_LAYER_OBS_HOOK",
"type": "GLOBAL",
"library_path": ".\\graphics-hook64.dll",
"api_version": "1.2.131",