Skip to content

Flutter engine should enable debug reports when creating a Vulkan device. #82928

@jbauman42

Description

@jbauman42

Use case

Debugging issues creating a Vulkan device (particularly on Fuchsia) or usage errors when doing vkCreateInstance.

Proposal

The engine should chain a VkDebugReportCallbackCreateInfoEXT struct when calling VkCreateInstance. This will allow the Vulkan implementation to report errors while running that function. Otherwise the debug report callback will only be set later.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Important issues not at the top of the work listengineflutter/engine related. See also e: labels.team-engineOwned by Engine teamtriaged-engineTriaged by Engine team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions