GN_EXT_QUEUES done, untested
This commit is contained in:
6
projects/extensions/queues/gryphn_queue_present.h
Normal file
6
projects/extensions/queues/gryphn_queue_present.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#pragma once
|
||||
#include <extensions/synchronization/commands/gryphn_sync_present.h>
|
||||
#include <core/src/present/gryphn_present.h>
|
||||
|
||||
gnReturnCode gnQueuePresent(gnDevice device, gnQueue queue, gnPresentInfo info);
|
||||
gnReturnCode gnQueuePresentSync(gnDevice device, gnQueue queue, gnPresentSyncInfo info);
|
Reference in New Issue
Block a user