Skip to content

VULKAN_HPP_NO_DEFAULT_DISPATCHER is broken #2354

@YaaZ

Description

@YaaZ

There are places where function parameters have default assignments, followed by a dispatcher with VULKAN_HPP_DEFAULT_DISPATCHER_ASSIGNMENT.
This breaks when VULKAN_HPP_NO_DEFAULT_DISPATCHER is defined with errors like:

vulkan/vulkan.hpp:6637:39: error: missing default argument on parameter 'dispatch'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions