• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2    "file_format_version" : "1.1.0",
3    "layer" : {
4        "name": "VK_LAYER_GOOGLE_threading",
5        "type": "GLOBAL",
6        "library_path": "@RELATIVE_LAYER_BINARY@",
7        "api_version": "@VK_VERSION@",
8        "implementation_version": "1",
9        "description": "Google Validation Layer",
10        "instance_extensions": [
11             {
12                 "name": "VK_EXT_debug_report",
13                 "spec_version": "6"
14             }
15         ]
16    }
17}
18