OGRE-Next  4.0.0unstable
Object-Oriented Graphics Rendering Engine
Ogre::VulkanDelayed_vkDestroyRenderPass Class Referencefinal

#include <OgreVulkanDelayedFuncs.h>

+ Inheritance diagram for Ogre::VulkanDelayed_vkDestroyRenderPass:

Public Member Functions

void execute () override
 
- Public Member Functions inherited from Ogre::VulkanDelayedFuncBase
virtual ~VulkanDelayedFuncBase ()
 

Public Attributes

VkDevice device
 
VkAllocationCallbacks const * pAllocator
 
VkRenderPass renderPass
 
- Public Attributes inherited from Ogre::VulkanDelayedFuncBase
uint32 frameIdx
 

Member Function Documentation

◆ execute()

void Ogre::VulkanDelayed_vkDestroyRenderPass::execute ( )
overridevirtual

Member Data Documentation

◆ device

VkDevice Ogre::VulkanDelayed_vkDestroyRenderPass::device

◆ pAllocator

VkAllocationCallbacks const* Ogre::VulkanDelayed_vkDestroyRenderPass::pAllocator

◆ renderPass

VkRenderPass Ogre::VulkanDelayed_vkDestroyRenderPass::renderPass

The documentation for this class was generated from the following file: