Function glium::buffer::is_buffer_read_supported [] [src]

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

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