Trait TextureOp
texture
pub trait TextureOp<F> { type Error; }
Implemented by texture operations.
type Error
The error when performing an operation.