Skip to content

xzwszl/vulkan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

vulkan learning

problem 1: when vkCreateInstance, encouter VK_ERROR_INCOMPATIBLE_DRIVER?

Solution:add extension nane VK_KHR_PORTABILITY_ENUMERATION_EXTENSION_NAME does not work.
Just need to add libMotltenVK.dylib to our Link Binary with Libraries and Copy Files in Build Phases.

About

Vulkan learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published