GraphicsProgramming / GraphicsProgramming/RVPT

Finish vulkan memory subsystem

Aperta
#38 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
C++
Stelle
82
Fork
8
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

Currently each VkBuffer and VkImage receives its own memory allocation. Make it so that gpu memory is allocated in 256MB chunks (configurable) per object type, then dish out that memory as needed. Shouldn't need to change any code outside of the memory class, as its already relatively well abstracted.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.