Skip to content

Missing include after #1840 #1846

@dj2

Description

@dj2

With #1840 the typedef for PFN_GetPhysicalDeviceProcAddr was remove as it also comes from the Vulkan headers. There was no addition of either the vulkan/vk_icd.h or vulkan/vk_layer.h header so if you include the loader/generated/vk_layer_dispatch_table.h file directly you'll get a broken build until one of the listed headers is also added.

Would it be possible to update the generate to add the correct include header so that PFN_GetPhysicalDeviceProcAddr is correctly defined?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions