Struct glium::texture::bindless::BindlessTexturesNotSupportedError [] [src]

pub struct BindlessTexturesNotSupportedError;

Bindless textures are not supported.

Trait Implementations

Derived Implementations

impl Clone for BindlessTexturesNotSupportedError

fn clone(&self) -> BindlessTexturesNotSupportedError

fn clone_from(&mut self, source: &Self)

impl Copy for BindlessTexturesNotSupportedError

impl Debug for BindlessTexturesNotSupportedError

fn fmt(&self, __arg_0: &mut Formatter) -> Result