First pass at nodes

This commit is contained in:
2026-07-27 06:45:39 +01:00
parent 4bbd7dfe01
commit 618f09689d
25 changed files with 2214 additions and 646 deletions
+2
View File
@@ -162,6 +162,8 @@ PrRhiDescriptorPool *prRhiCreateDescriptorPool(PrRhiDevice *device,
PrRhiDescriptorPoolDesc desc);
void prRhiDestroyDescriptorPool(PrRhiDevice *device,
PrRhiDescriptorPool *pool);
void prRhiResetDescriptorPool(PrRhiDevice *device,
PrRhiDescriptorPool *pool);
// ======================================================================
// Descriptor sets