OGRE-Next  2.3
Object-Oriented Graphics Rendering Engine
Ogre::VulkanDelayed_vkDestroyPipeline Class Referencefinal

#include <OgreVulkanDelayedFuncs.h>

+ Inheritance diagram for Ogre::VulkanDelayed_vkDestroyPipeline:

Public Member Functions

void execute () override
 

Public Attributes

VkDevice device
 
uint32 frameIdx
 
VkAllocationCallbacks const * pAllocator
 
VkPipeline pipeline
 

Member Function Documentation

◆ execute()

void Ogre::VulkanDelayed_vkDestroyPipeline::execute ( )
overridevirtual

Member Data Documentation

◆ device

VkDevice Ogre::VulkanDelayed_vkDestroyPipeline::device

◆ frameIdx

uint32 Ogre::VulkanDelayedFuncBase::frameIdx
inherited

◆ pAllocator

VkAllocationCallbacks const* Ogre::VulkanDelayed_vkDestroyPipeline::pAllocator

◆ pipeline

VkPipeline Ogre::VulkanDelayed_vkDestroyPipeline::pipeline

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