command pool and command buffers
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
#include "core/src/command/command_buffer/gryphn_command_buffer.h"
|
||||
|
||||
typedef struct gnPlatformCommandBuffer_t {
|
||||
|
||||
int index;
|
||||
} gnPlatformCommandBuffer;
|
||||
gnReturnCode openglCommandPoolAllocateCommandBuffers(gnCommandBufferHandle* commandBuffers, uint32_t count, gnCommandPoolHandle pool);
|
||||
|
Reference in New Issue
Block a user