Skip to content

device-select-layer: add device group sorting for cpu/gpu

Dave Airlie requested to merge airlied/mesa:vk-dev-sel-device-group-sort into master

This sorts device groups, but only moves CPU device groups to the end and makes sure GPU device groups are sorted first.

Not sure if this needs to be enhanced to take the user preference order into account, I'm not sure how apps use device groups.

Merge request reports