mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-16 01:08:05 +02: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
|