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."]]});