0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 04:42:18 +02:00

graphics-hook: Bump Vulkan version

Vulkan loader blocks implicit layers older than application apiVersion.
This commit is contained in:
jpark37 2022-07-29 20:40:01 -07:00 committed by Jim
parent 8a4352c1e5
commit f55021be90
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
"name": "VK_LAYER_OBS_HOOK",
"type": "GLOBAL",
"library_path": ".\\graphics-hook32.dll",
"api_version": "1.2.131",
"api_version": "1.3.216",
"implementation_version": "1",
"description": "Open Broadcaster Software hook",
"functions": {

View File

@ -4,7 +4,7 @@
"name": "VK_LAYER_OBS_HOOK",
"type": "GLOBAL",
"library_path": ".\\graphics-hook64.dll",
"api_version": "1.2.131",
"api_version": "1.3.216",
"implementation_version": "1",
"description": "Open Broadcaster Software hook",
"functions": {