BentouDev / YAGE

Simple game engine, written in C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dynamic GPU buffers

BentouDev opened this issue · comments

Dynamically allocated GPU ring/scratch buffers

Seems we may use current static buffer class for this purpose, just with enabled setting map mode from constructor and fence on map/unmap