Function glium::buffer::is_buffer_read_supported
source · pub fn is_buffer_read_supported<C>(ctxt: &C) -> boolwhere
C: CapabilitiesSource + ?Sized,
Expand description
Returns true if reading from a buffer is supported by the backend.