Module mem

Source

Structs§

ClMem
MemConfig

Enums§

HostAccess
KernelAccess
MemLocation
The enumeration of how memory allocation (or not) can be directed.

Traits§

BufferCreator
MemPtr
The MemPtr trait gives access to the cl_mem of a wrapping object and provides functions for cl_mem info.

Functions§

cl_create_buffer
Low level helper functin for creating cl_mem buffer.
cl_create_buffer_with_creator
Low-level helper for creating a cl_mem buffer from a context, mem flags, and a buffer creator.
cl_get_mem_object_info