- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Testing Vulkan on Surface Pro 4, Dialog error appears when the code tries to LoadLibrary(igvk64.dll) or the 32bit version. Any ideas?
---------------------------
vulkaninfo.exe - Entry Point Not Found
---------------------------
The procedure entry point ?CreateSystemThread@Vk@IGC@@YA_NPEAVCompiler@12@W4SYSTEM_THREAD_MODE_ENUM@USC@@AEAPEAUSSystemThreadKernelOutput@5@@Z could not be located in the dynamic link library C:\Windows\System32\igvk64.dll.
---------------------------
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Looks like a version mismatch. Regarding the API version the Intel driver is meanwhile out-of-date.
Re-check with http://vulkan.gpuinfo.org/download.php Vulkan Hardware Capability Viewer
and / or
http://www.geeks3d.com/vkz/ VK-Z - Vulkan capabilities and extensions viewer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Try the runtime installer coming with the SDK - https://vulkan.lunarg.com/ https://vulkan.lunarg.com/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The only available SDK on LunarG for download is 1.0.8 and with that does not work. I tried uninstalling the SDK ensuring that no vulkan-1*.dll left in the system folder so the Vulkan Hardware Capability fails for the missing dll. Then I have installed the VulkanRT that comes with the Intel driver (1.0.3.1), and that one doesn't work neither, the same error as with 1.0.8 appears.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Ivalduan,
I try to replicate your case and my Surface Pro 4; it only accepts the manufacture Graphics driver, it is important to mention that we sell our Intel chipsets and processors to third party manufacturers and they design their own computers with their own features, settings and capabilities. For that reason they design their own drivers, to meet the exact specifications on their computers. If your computer is having problems with our generic Intel graphics drivers, the best you can do is install the latest customized driver released by the OEM (Original Equipment Manufacturer).
Regards,
Hellen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello Hellen,
thanks for your response and for the time trying to reproduce the problem. With the OEM graphics driver installed in the system is true that you cannot install the drivers from Intel, but it is not difficult to uninstall the OEM version of the graphics driver, and then install the latest one from Intel. As I expected, if the processor is the same (Intel® HD Graphics 520) it shouldn't be any problem and I haven't notice anything malfunctioning except for the Vulkan support.
I would expect to be able to try Vulkan on the Surface Pro 4, it has a 6th generation Intel processor and should be supported as expected for engineers trying to develop graphics applications for it.
Thanks,
Ivan.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Thanks Ivanlduan, let's try by installing this Intel® Beta Graphics Driver; I did not get any error with this version.
If it is possible try to get a screenshot of the error that you are getting.
Intel® Beta Graphics Driver 15.40.20.440
https://downloadcenter.intel.com/download/25848/Intel-Beta-Graphics-Driver-for-Windows-7-8-1-10-15-40- https://downloadcenter.intel.com/download/25848/Intel-Beta-Graphics-Driver-for-Windows-7-8-1-10-15-40-
Regards,
Hellen.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Many thanks Hellen,
this driver installation or something did the work and the error appearing before disappeared. I don't know what was wrong, I took previous installer from here and it seems to be the same:
https://software.intel.com/en-us/blogs/2016/03/14/new-intel-vulkan-beta-1540204404-graphics-driver-for-windows-78110-1540 Game Dev - -NEW- Intel® Vulkan BETA 15.40.20.4404 Graphics Driver for Windows® 7/8.1/10 [15.40] | Intel® Developer Zone
Maybe it has been one of the latest system updates from Microsoft this week.
Thanks.
Ivan.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Ivanlduan,
Great to know that this version worked, if there is anything else you need, do not hesitate to contact us back.
Regards,
Hellen.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page