ERROR: [loader] Code 0 : Registry lookup failed can't get ICD manifest files, do you have a Vulkan driver installed
Cannot create Vulkan instance.
C:\releasebuild\LoaderAndValidationLayers\demos\vulkaninfo.c:626: failed with VK_ERROR_INCOMPATIBLE_DRIVER
Intelのドライパのページを良く読むと次のような記述が・・・
This driver also adds new Beta support for the Vulkan 1.0 API for 6th Generation Intel Core and related processors.
-- Could NOT find xcb (missing: XCB_INCLUDE_DIR XCB_LIBRARY)
CMake Error at /usr/share/cmake-3.5/Modules/FindX11.cmake:439 (message):
Could not find X11
Call Stack (most recent call first):
CMakeLists.txt:22 (find_package)
試行その3. Ubuntu16.04+Corei5 Intel HD Graphics 5000
Ubuntu 16.04とCorei5 Intel HD Graphics 5000を搭載したノートパソコン(2014年製のMacBook Air)で試しました。ドライバとVulkan SDKのインストールは、試行その2と同じです。
サンプルが実行できた
cubeというサンプルを実行してみます。しかし、次のようなメッセージが・・・
./cube
WARNING: Haswell Vulkan support is incomplete
../../../../../src/intel/vulkan/anv_device.c:414: FINISHME: Get correct values for VkPhysicalDeviceLimits
vulkan: No DRI3 support
Could not find a graphics and a present queue