dcl v0.6.0 (2016-06-23T19:33:39Z)
Dub
Repo
CLMemory.mapBuffer
dcl
memory
CLMemory
Undocumented in source. Be warned that the author may not have intended to support it.
class
CLMemory
MemoryMap
mapBuffer
(
CLCommandQueue
queue
,
MapFlag
mode
=
MapFlag.READ_WRITE
,
size_t
offset
= 0
,
size_t
cb
= 0
,
bool
blocking
= true
,
CLEvent
[]
wait_list
= []
,
CLEvent
*
event
= null
)
Meta
Source
See Implementation
dcl
memory
CLMemory
constructors
this
enums
Flag
MapFlag
Type
functions
flags
mapBuffer
read
readTo
selfDestroy
write
static functions
createBuffer
structs
MemoryMap
variables
id
info_list