Commit 36441a68 by Ben Clayton Committed by Nicolas Capens

Add missing ICD function export

Without this, the ICD version is stuck at 1, and the loader refuses to expose functions such as vkCreateWin32SurfaceKHR. Bug: b/139184291 Bug: b/125405086 Change-Id: I8f11d1df4c5e3390fca39edaadf310de4842a3d4 Reviewed-on: https://swiftshader-review.googlesource.com/c/SwiftShader/+/34913Tested-by: 's avatarNicolas Capens <nicolascapens@google.com> Reviewed-by: 's avatarChris Forbes <chrisforbes@google.com>
parent e41f7629
LIBRARY vk_swiftshader
EXPORTS
; Mandatory ICD entry function
; Loader-ICD interface functions
vk_icdGetInstanceProcAddr
vk_icdNegotiateLoaderICDInterfaceVersion
; Optional Vulkan API entry functions
vkCreateInstance
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment