Screw rendergraphs (for now)
This commit is contained in:
@@ -7,8 +7,6 @@ namespace Seele
|
||||
struct WindowView
|
||||
{
|
||||
PView view;
|
||||
PRenderGraph renderGraph;
|
||||
UPViewFrame currentFrame;
|
||||
std::thread worker;
|
||||
std::mutex workerMutex;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user