Grindstone Game Engine v0.2.0
An open source game engine and toolkit.
Loading...
Searching...
No Matches
Grindstone::GraphicsAPI::Vulkan::Sampler Class Reference
Inheritance diagram for Grindstone::GraphicsAPI::Vulkan::Sampler:
Grindstone::GraphicsAPI::Sampler

Public Member Functions

 Sampler (const CreateInfo &createInfo)
 
VkSampler GetSampler () const
 

Protected Attributes

VkSampler sampler = nullptr
 

Constructor & Destructor Documentation

◆ ~Sampler()

Grindstone::GraphicsAPI::Vulkan::Sampler::~Sampler ( )
overridevirtual

Reimplemented from Grindstone::GraphicsAPI::Sampler.


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