Foundation
Loading...
Searching...
No Matches
Classes | Public Types | Public Attributes | List of all members
Foundation::RHI::RHIDeviceSampler::SamplerDesc Struct Reference

#include <Device.hpp>

Classes

struct  AddressMode
 
struct  Anisotropy
 
struct  Filter
 
struct  LOD
 
struct  Mipmap
 

Public Types

enum class  Reduction { WeightedAverage , Min , Max }
 

Public Attributes

struct Foundation::RHI::RHIDeviceSampler::SamplerDesc::Anisotropy anisotropy
 
struct Foundation::RHI::RHIDeviceSampler::SamplerDesc::AddressMode addressMode
 
struct Foundation::RHI::RHIDeviceSampler::SamplerDesc::Mipmap mipmap
 
struct Foundation::RHI::RHIDeviceSampler::SamplerDesc::Filter filter
 
struct Foundation::RHI::RHIDeviceSampler::SamplerDesc::LOD lod
 
enum Foundation::RHI::RHIDeviceSampler::SamplerDesc::Reduction WeightedAverage
 

Member Enumeration Documentation

◆ Reduction

Enumerator
WeightedAverage 
Min 
Max 

Member Data Documentation

◆ addressMode

struct Foundation::RHI::RHIDeviceSampler::SamplerDesc::AddressMode Foundation::RHI::RHIDeviceSampler::SamplerDesc::addressMode

◆ anisotropy

struct Foundation::RHI::RHIDeviceSampler::SamplerDesc::Anisotropy Foundation::RHI::RHIDeviceSampler::SamplerDesc::anisotropy

◆ filter

struct Foundation::RHI::RHIDeviceSampler::SamplerDesc::Filter Foundation::RHI::RHIDeviceSampler::SamplerDesc::filter

◆ lod

struct Foundation::RHI::RHIDeviceSampler::SamplerDesc::LOD Foundation::RHI::RHIDeviceSampler::SamplerDesc::lod

◆ mipmap

struct Foundation::RHI::RHIDeviceSampler::SamplerDesc::Mipmap Foundation::RHI::RHIDeviceSampler::SamplerDesc::mipmap

◆ WeightedAverage

enum Foundation::RHI::RHIDeviceSampler::SamplerDesc::Reduction Foundation::RHI::RHIDeviceSampler::SamplerDesc::WeightedAverage

The documentation for this struct was generated from the following file: