18 lines
472 B
JSON
18 lines
472 B
JSON
{
|
|
"file_format_version" : "1.1.0",
|
|
"layer" : {
|
|
"name": "VK_LAYER_GOOGLE_threading",
|
|
"type": "GLOBAL",
|
|
"library_path": "@RELATIVE_LAYER_BINARY@",
|
|
"api_version": "@VK_VERSION@",
|
|
"implementation_version": "1",
|
|
"description": "Google Validation Layer",
|
|
"instance_extensions": [
|
|
{
|
|
"name": "VK_EXT_debug_report",
|
|
"spec_version": "6"
|
|
}
|
|
]
|
|
}
|
|
}
|