device wide staging buffer
This commit is contained in:
@@ -12,6 +12,7 @@ typedef struct gnPlatformOutputDevice_t {
|
||||
VkCommandPool transferCommandPool;
|
||||
|
||||
VkGryphnBuffer stagingBuffer;
|
||||
VkDeviceSize stagingBufferSize;
|
||||
|
||||
gnBool enabledOversizedDescriptorPools;
|
||||
} gnPlatformOutputDevice;
|
||||
|
Reference in New Issue
Block a user