Home | History | Annotate | Line # | Download | only in nullhw-layer
      1 A Vulkan layer to disable all rendering/compute commands.
      2 
      3 To turn on the layer run :
      4 
      5 VK_INSTANCE_LAYERS=VK_LAYER_INTEL_nullhw /path/to/my_vulkan_app
      6