Struct SamplerDesc::SamplerConversionDesc#

Nested Relationships#

This struct is a nested type of Struct RendererAPI::SamplerDesc.

Struct Documentation#

struct SamplerConversionDesc

Description of YCbCr(YUV) conversion sampler.

Public Functions

constexpr bool operator==(const SamplerConversionDesc &other) const noexcept = default
constexpr bool operator!=(const SamplerConversionDesc &other) const noexcept = default

Public Members

TRAP::Graphics::API::ImageFormat Format
SamplerModelConversion Model
SamplerRange Range
SampleLocation ChromaOffsetX
SampleLocation ChromaOffsetY
FilterType ChromaFilter
bool ForceExplicitReconstruction