Struct glin::texture::Swizzles [−][src]
Used to swizzle components of a texture on the shaders
Fields
r: Component
g: Component
b: Component
a: Component
Used to swizzle components of a texture on the shaders
r: Component
g: Component
b: Component
a: Component
impl Copy for Swizzles
[src]impl Eq for Swizzles
[src]impl StructuralEq for Swizzles
[src]impl StructuralPartialEq for Swizzles
[src]impl RefUnwindSafe for Swizzles
impl Send for Swizzles
impl Sync for Swizzles
impl Unpin for Swizzles
impl UnwindSafe for Swizzles