[−][src]Function glium::buffer::is_buffer_read_supported
pub fn is_buffer_read_supported<C: ?Sized>(ctxt: &C) -> bool where
C: CapabilitiesSource,
Returns true if reading from a buffer is supported by the backend.