LittleEngineVk icon indicating copy to clipboard operation
LittleEngineVk copied to clipboard

Revise context ownership of app objects

Open karnkaul opened this issue 3 years ago • 0 comments

graphics::RenderContext owns pipelines, samplers, etc: move as much as makes sense to the user side (engine will handle ownership, not graphics).

Remove all uses of View and CView.

karnkaul avatar Dec 23 '20 15:12 karnkaul