[−][src]Trait glium::texture::buffer_texture::TextureBufferContent
Trait for data types that can be interpreted by a buffer texture.
Required methods
fn get_type() -> TextureBufferContentType
Returns the enumeration corresponding to elements of this data type.