mesa/src/intel/nullhw-layer
Lionel Landwerlin 6d72f404df intel/nullhw: fix build
Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/4507
Reviewed-by: Tapani Pälli <tapani.palli@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9849>
2021-03-26 20:12:40 +00:00
..
README
VkLayer_INTEL_nullhw.json
intel_nullhw.c
meson.build

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