ZieIony / Ghurund

My DirectX 12 playground - engine, editor and a sample game.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

If shader reloading was unsuccessful, next reload crashes

ZieIony opened this issue · comments

Invalidate doesn't clean 'reported' field. Next call to invalidate tries to free already freed memory.

fixed