![]() |
OGRE 2.3.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 |