gnQueueSubmit

This commit is contained in:
Greg Wells
2025-07-16 19:43:14 -04:00
parent ebc9a92f37
commit 4746e07c9d
8 changed files with 30 additions and 14 deletions

View File

@@ -2,8 +2,6 @@
#include "stdint.h"
#include "core/src/renderpass/gryphn_render_pass_descriptor.h"
#include "core/src/gryphn_handles.h"
#include "extensions/synchronization/semaphore/gryphn_semaphore.h"
#include "extensions/synchronization/fence/gryphn_fence.h"
typedef struct gnSubmitSyncInfo {
uint32_t waitCount;