[][src]Module dynamic_ocl::context

Contexts

An OpenCL context represents a group of one or more devices from the same platform, allowing the sharing of programs and buffers.

Structs

Context

An OpenCL context