Changed descriptorset api

This commit is contained in:
2025-08-10 19:16:55 +02:00
parent aa4b78586e
commit 6537459b77
34 changed files with 124 additions and 102 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ class GameView : public View {
RenderGraph renderGraph;
RenderGraph rayTracingGraph;
PSystemGraph systemGraph;
OSystemGraph systemGraph;
System::PKeyboardInput keyboardSystem;
float updateTime = 0;