Package icyllis.arc3d.vulkan
Class VulkanQueueManager
java.lang.Object
icyllis.arc3d.engine.QueueManager
icyllis.arc3d.vulkan.VulkanQueueManager
-
Field Summary
Fields inherited from class icyllis.arc3d.engine.QueueManager
mContext, mCurrentCommandBuffer
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected CommandBuffer
createNewCommandBuffer
(ResourceProvider resourceProvider) Methods inherited from class icyllis.arc3d.engine.QueueManager
addTask, checkForFinishedWork, finishOutstandingWork, getMaxCommandBuffers, hasOutstandingWork, prepareCommandBuffer, submit
-
Constructor Details
-
VulkanQueueManager
-
-
Method Details
-
createNewCommandBuffer
- Specified by:
createNewCommandBuffer
in classQueueManager
-