OGRE-Next
2.3
Object-Oriented Graphics Rendering Engine
|
#include <OgreVulkanQueue.h>
Public Attributes | |
VkCommandPool | mCmdPool |
FastArray< VkCommandBuffer > | mCommands |
size_t | mCurrentCmdIdx |
FastArray< VkFence > | mProtectingFences |
VkCommandPool Ogre::VulkanQueue::PerFrameData::mCmdPool |
FastArray<VkCommandBuffer> Ogre::VulkanQueue::PerFrameData::mCommands |
size_t Ogre::VulkanQueue::PerFrameData::mCurrentCmdIdx |
FastArray<VkFence> Ogre::VulkanQueue::PerFrameData::mProtectingFences |