Skip to content

Use vkGetInstanceProcAddr and vkGetDeviceProcAddr #17

@amerkoleci

Description

@amerkoleci

At the moment vulkan symbols are loaded used GetProcAddress on Windows and dlsym on other platforms, I think it makes sense to replace with above as volk loader for example:

https://github.com/zeux/volk

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions