#include <OgreVulkanQueue.h>
◆ mCommandPool
| VkCommandPool Ogre::VulkanQueue::PerFrameData::mCommandPool |
◆ mCommandBuffer
| VkCommandBuffer Ogre::VulkanQueue::PerFrameData::mCommandBuffer |
◆ mProtectingFence
| VkFence Ogre::VulkanQueue::PerFrameData::mProtectingFence |
◆ mBufferGraveyard
| std::vector<std::pair<VkBuffer, VmaAllocation> > Ogre::VulkanQueue::PerFrameData::mBufferGraveyard |
◆ mDescriptorPoolGraveyard
| std::vector<std::shared_ptr<VulkanDescriptorPool> > Ogre::VulkanQueue::PerFrameData::mDescriptorPoolGraveyard |
The documentation for this struct was generated from the following file: