6 lines
156 B
Plaintext
6 lines
156 B
Plaintext
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
|