Class Sampler¶
Defined in File sampler.h
Inheritance Relationships¶
Derived Type¶
public portal::renderer::vulkan::VulkanSampler(Class VulkanSampler)
Class Documentation¶
-
class Sampler¶
Abstract sampler interface for texture filtering.
Subclassed by portal::renderer::vulkan::VulkanSampler
Public Functions
-
virtual ~Sampler() = default¶
-
virtual const SamplerProperties &get_prop() const = 0¶
Gets sampler properties.
-
virtual ~Sampler() = default¶