mesa/src/intel/nullhw-layer
Erik Faye-Lund 3620e7e71c vulkan: drop empty vulkan_wsi_args
This is always empty, so let's just get rid of it.

Reviewed-by: Alyssa Rosenzweig <alyssa@collabora.com>
Reviewed-by: Jason Ekstrand <jason.ekstrand@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16162>
2022-04-27 11:51:26 +00:00
..
README
VkLayer_INTEL_nullhw.json
intel_nullhw.c
meson.build vulkan: drop empty vulkan_wsi_args 2022-04-27 11:51:26 +00:00

README

A Vulkan layer to disable all rendering/compute commands.

To turn on the layer run :

VK_INSTANCE_LAYERS=VK_LAYER_INTEL_nullhw /path/to/my_vulkan_app