Function nannou::ui::backend::glium::glium::buffer::is_buffer_read_supported[][src]

pub fn is_buffer_read_supported<C>(ctxt: &C) -> bool where
    C: CapabilitiesSource + ?Sized

Returns true if reading from a buffer is supported by the backend.