vulkan remove queue API
This commit is contained in:
@@ -7,7 +7,7 @@ typedef struct gnPresentInfo {
|
||||
uint32_t presentationQueueCount;
|
||||
gnPresentationQueueHandle* presentationQueues;
|
||||
uint32_t* imageIndices;
|
||||
uint32_t queueIndex;
|
||||
// uint32_t queueIndex;
|
||||
} gnPresentInfo;
|
||||
|
||||
gnReturnCode gnPresent(gnOutputDeviceHandle device, gnPresentInfo info);
|
||||
|
Reference in New Issue
Block a user