framebuffer handles

This commit is contained in:
Greg Wells
2025-06-05 22:22:35 -04:00
parent d5d339105d
commit 3a69ed70ff
5 changed files with 17 additions and 12 deletions

View File

@@ -17,3 +17,4 @@ GN_HANDLE(gnCommandPool);
GN_HANDLE(gnCommandBuffer);
GN_HANDLE(gnSemaphore);
GN_HANDLE(gnFence);
GN_HANDLE(gnFramebuffer);