Grindstone Game Engine v0.2.0
An open source game engine and toolkit.
|
Public Member Functions | |
Sampler (const CreateInfo &createInfo) | |
VkSampler | GetSampler () const |
Protected Attributes | |
VkSampler | sampler = nullptr |
|
overridevirtual |
Reimplemented from Grindstone::GraphicsAPI::Sampler.