mesa/src/intel/nullhw-layer/VkLayer_INTEL_nullhw.json
Lionel Landwerlin 8b586d9ed6 intel: Add null hw layer
Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Acked-by: Jason Ekstrand <jason@jlekstrand.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/2832>
2021-03-25 19:10:03 +00:00

11 lines
295 B
JSON

{
"file_format_version" : "1.0.0",
"layer" : {
"name": "VK_LAYER_INTEL_nullhw",
"type": "GLOBAL",
"library_path": "libVkLayer_INTEL_nullhw.so",
"api_version": "1.1.73",
"implementation_version": "1",
"description": "INTEL NULL HW"
}
}