anv: Try the first 8 render nodes instead of just renderD128
authorJason Ekstrand <jason.ekstrand@intel.com>
Tue, 24 May 2016 19:06:35 +0000 (12:06 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Sat, 28 May 2016 00:18:33 +0000 (17:18 -0700)
commitb93b5935a71279a4b9dc58b01eab8a49e91b815b
treec30ed5c946c858161d54d4abf13a5be7303c7d35
parente023c104f738d030c21a519e805705961e4ccf46
anv: Try the first 8 render nodes instead of just renderD128

This way, if you have other cards installed, the Vulkan driver will still
work.  No guarantees about WSI working correctly but offscreen should at
least work.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=95537
src/intel/vulkan/anv_device.c