You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 line
652 B
1 line
652 B
5 years ago
|
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."]]});
|