[][src]Function hl_capture::hooks::hw::read_ocl_image_into_buf

pub fn read_ocl_image_into_buf<T: OclPrm>(
    engine: &mut Engine,
    image: &Image<T>,
    buf: &mut VideoBuffer
)

Reads the given ocl::Image into the buffer.