You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, if user wants to realloc memory for GPU buffer, he should create a new one, copy data and destroy the old one. RHI library can provide an utilitary class for that
Right now, if user wants to realloc memory for GPU buffer, he should create a new one, copy data and destroy the old one. RHI library can provide an utilitary class for that