ISamplerVk struct
Exposes Vulkan-specific functionality of a sampler object.
Contents
- Reference
Base classes
- struct ISampler
- Texture sampler interface.
Public functions
- auto GetVkSampler() const -> VkSampler METHOD() virtual
- Returns a vulkan sampler object handle.