OGRE-Next  4.0.0unstable
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 Member Functions inherited from Ogre::VulkanDelayedFuncBase
virtual ~VulkanDelayedFuncBase ()
 

Public Attributes

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

Member Function Documentation

◆ execute()

void Ogre::VulkanDelayed_vkDestroySampler::execute ( )
overridevirtual

Member Data Documentation

◆ device

VkDevice Ogre::VulkanDelayed_vkDestroySampler::device

◆ pAllocator

VkAllocationCallbacks const* Ogre::VulkanDelayed_vkDestroySampler::pAllocator

◆ sampler

VkSampler Ogre::VulkanDelayed_vkDestroySampler::sampler

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