Skip to content

refactor MockVulkan to not rely on thread destruction for cleanup #183323

@gaaclarke

Description

@gaaclarke

mock_vulkan.cc relies on static thread_local data in some places. We should add a mechanism to make sure they get flushed between tests and an explicit cleanup time instead of relying on thread destruction. This will get is more in alignment with the guidelines in the c++ style guide.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Important issues not at the top of the work listrefactorImproving readability/efficiency without behavioral changesteam-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