mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-23 01:50:24 +01:00
5 lines
156 B
Text
5 lines
156 B
Text
A Vulkan layer to disable all rendering/compute commands.
|
|
|
|
To turn on the layer run :
|
|
|
|
VK_LOADER_LAYERS_ENABLE=VK_LAYER_INTEL_nullhw /path/to/my_vulkan_app
|