Skip to content

comp: Add setting to force a vulkan gpu index

Christoph Haag requested to merge christoph/force-gpu-index into master

By default Monado chooses a dedicated GPU to run the compositor on.

This change allows me to run xrgears with the compositor on my integrated GPU with XRT_COMPOSITOR_FORCE_GPU_INDEX=0.

Merge request reports