Files
Trac3r-rust/doc/vulkano/sampler/sidebar-items.js
2020-01-23 23:13:36 -08:00

1 line
652 B
JavaScript

initSidebarItems({"enum":[["BorderColor","The color to use for the border of an image."],["Filter","Describes how the color of each pixel should be determined."],["MipmapMode","Describes which mipmap from the source to use."],["SamplerAddressMode","How the sampler should behave when it needs to access a pixel that is out of range of the texture."],["SamplerCreationError","Error that can happen when creating an instance."],["UnnormalizedSamplerAddressMode","How the sampler should behave when it needs to access a pixel that is out of range of the texture."]],"struct":[["Sampler","Describes how to retrieve data from an image within a shader."]]});