OGRE 2.3.1
Object-Oriented Graphics Rendering Engine
Loading...
Searching...
No Matches
Ogre::VulkanDelayed_vkDestroyRenderPass Class Reference

#include <OgreVulkanDelayedFuncs.h>

+ Inheritance diagram for Ogre::VulkanDelayed_vkDestroyRenderPass:

Public Member Functions

virtual void execute ()
 

Public Attributes

VkDevice device
 
uint32 frameIdx
 
VkAllocationCallbacks constpAllocator
 
VkRenderPass renderPass
 

Member Function Documentation

◆ execute()

virtual void Ogre::VulkanDelayed_vkDestroyRenderPass::execute ( )
virtual

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: