get vulkan queues
This commit is contained in:
4
projects/extensions/queues/gryphn_queue.h
Normal file
4
projects/extensions/queues/gryphn_queue.h
Normal file
@@ -0,0 +1,4 @@
|
||||
#pragma once
|
||||
#include <gryphn_handles.h>
|
||||
|
||||
void gnGetDeviceQueue(gnOutputDevice device, uint32_t queueFamily, uint32_t queueIndex, gnQueue* queue);
|
Reference in New Issue
Block a user