Kanzi 4.0.0-beta2
sampler.hpp File Reference

Classes

struct  kanzi::Sampler::CreateInfo
 Sampler create info structure. More...
 
class  kanzi::Sampler
 Sampler provides the sampling parameters used to sampling textures. More...
 

Namespaces

namespace  kanzi
 

Functions

FixedString kanzi::toFixedString (Sampler::Filter filter)
 Gets a string representation of a filter mode.
 
FixedString kanzi::toFixedString (Sampler::MipmapMode mipmapMode)
 Gets a string representation of a mipmap mode.