Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • VkCV Framework VkCV Framework
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 27
    • Issues 27
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 6
    • Merge requests 6
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Vulkan2021
  • VkCV FrameworkVkCV Framework
  • Issues
  • #62
Closed
Open
Issue created Jun 01, 2021 by Tobias Frisch@tfrischMaintainer

Vulkan-Handles get destroyed if unused

Currently Vulkan-handles do only get destroyed when all managers get destroyed because the application quits and Core gets out of scope. It would be much better if we track the actual usage of all resources and free its memory when it won't be used anymore.

Assignee
Assign to
Time tracking