android13/external/vulkan-validation-layers/tests/layers/windows/VkLayer_device_profile_api....

19 lines
613 B
JSON

{
"file_format_version" : "1.1.0",
"layer" : {
"name": "VK_LAYER_LUNARG_device_profile_api",
"type": "GLOBAL",
"library_path": ".\\VkLayer_device_profile_api.dll",
"api_version": "1.1.101",
"implementation_version": "2",
"description": "LunarG Device Profile Api Layer",
"device_extensions": [
{
"name": "VK_LUNARG_LayerDeviceProfileApiEXT",
"spec_version": "0",
"entrypoints": ["vkSetPhysicalDeviceLimitsEXT", "vkGetOriginalPhysicalDeviceLimitsEXT"]
}
]
}
}