VaultedVulkan/VV_Sampler.hpp file

Vaulted Vulkan: Sampler.

Contents

Namespaces

namespace VV
namespace VV::V1
namespace VV::V2
namespace VV::V3

Classes

struct VV::V1::Sampler
Represent the state of an image sampler which is used by the implementation to read image data and apply filtering and other transformations for the shader.
struct VV::V1::Sampler::CreateInfo
Specification
struct VV::V2::Sampler
Represent the state of an image sampler which is used by the implementation to read image data and apply filtering and other transformations for the shader.
class VV::V3::Sampler
Represent the state of an image sampler which is used by the implementation to read image data and apply filtering and other transformations for the shader.