OGRE-Next  2.3
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 Attributes

VkDevice device
 
uint32 frameIdx
 
VkAllocationCallbacks const * pAllocator
 
VkRenderPass renderPass
 

Member Function Documentation

◆ execute()

void Ogre::VulkanDelayed_vkDestroyRenderPass::execute ( )
overridevirtual

Member Data Documentation

◆ device

VkDevice Ogre::VulkanDelayed_vkDestroyRenderPass::device

◆ frameIdx

uint32 Ogre::VulkanDelayedFuncBase::frameIdx
inherited

◆ pAllocator

VkAllocationCallbacks const* Ogre::VulkanDelayed_vkDestroyRenderPass::pAllocator

◆ renderPass

VkRenderPass Ogre::VulkanDelayed_vkDestroyRenderPass::renderPass

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