Revert "First pass at nodes"

This reverts commit 618f09689d.
This commit is contained in:
2026-08-08 20:24:24 +01:00
parent 618f09689d
commit 30408ff244
25 changed files with 654 additions and 2222 deletions
-2
View File
@@ -162,8 +162,6 @@ PrRhiDescriptorPool *prRhiCreateDescriptorPool(PrRhiDevice *device,
PrRhiDescriptorPoolDesc desc);
void prRhiDestroyDescriptorPool(PrRhiDevice *device,
PrRhiDescriptorPool *pool);
void prRhiResetDescriptorPool(PrRhiDevice *device,
PrRhiDescriptorPool *pool);
// ======================================================================
// Descriptor sets