Skip to content

zink: don't pick a cpu device ever.

Dave Airlie requested to merge airlied/mesa:zink-gpu-only into master

This goes down the list and picks the first gpu device, when we merge the CI patch we should add a forcing env var in here.

Fixes: 8d46e35d ("zink: introduce opengl over vulkan")

Closes: #4221 (closed)

Merge request reports