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

#include <OgreVulkanDelayedFuncs.h>

+ Inheritance diagram for Ogre::VulkanDelayed_vkDestroySampler:

Public Member Functions

void execute () override
 

Public Attributes

VkDevice device
 
uint32 frameIdx
 
VkAllocationCallbacks const * pAllocator
 
VkSampler sampler
 

Member Function Documentation

◆ execute()

void Ogre::VulkanDelayed_vkDestroySampler::execute ( )
overridevirtual

Member Data Documentation

◆ device

VkDevice Ogre::VulkanDelayed_vkDestroySampler::device

◆ frameIdx

uint32 Ogre::VulkanDelayedFuncBase::frameIdx
inherited

◆ pAllocator

VkAllocationCallbacks const* Ogre::VulkanDelayed_vkDestroySampler::pAllocator

◆ sampler

VkSampler Ogre::VulkanDelayed_vkDestroySampler::sampler

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