CLMemory.MemoryMap

Constructors

this
this(void* ptr, size_t len, CLMemory mem, CLCommandQueue mcq)
Undocumented in source.

Members

Functions

unmap
void unmap(CLCommandQueue queue, CLEvent[] wait_list, CLEvent* event)
Undocumented in source. Be warned that the author may not have intended to support it.
valid
bool valid()
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Array
struct Array

Unions

__anonymous
union __anonymous
Undocumented in source.

Variables

map_queue
CLCommandQueue map_queue;
Undocumented in source.
memory
CLMemory memory;
Undocumented in source.

Meta