DsoTsin / kaleido3d

Next Generation Renderer for Cross Platform Engine Development

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Manage Gpu Resources Across RHIs and Implement GPU memory GC

DsoTsin opened this issue · comments

commented
  • RHI only provides direct mapping to raw API calls.
  • According to the visibility, we free the memory of invisible object, and make budget for new objects.

see the issue #36