Home | History | Annotate | only in /xsrc/external/mit/MesaLib/dist/src/intel/nullhw-layer
Up to higher level directory
NameDateSize
intel_nullhw.c09-May-202213.1K
meson.build09-May-20221.6K
README09-May-2022151
VkLayer_INTEL_nullhw.json09-May-2022295

README

      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