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