Constant glitter::texture::TEXTURE_2D [] [src]

pub const TEXTURE_2D: VariantTexture2d = VariantTexture2d

This constant is designed to be used in glitter wherever the constant GL_TEXTURE_2D is used in plain OpenGL code.

See the documentation for VariantTexture2d for details about how this works.