dcl ~master (2016-06-23T19:33:39Z)
Dub
Repo
CLCommandQueue.this
dcl
commandqueue
CLCommandQueue
this
(
CLContext
ctx
,
size_t
devID
,
Properties
[]
prop
= [])
class
CLCommandQueue
this
(
CLContext
ctx
,
size_t
devID
,
Properties
[]
prop
= []
)
in { assert (ctx !is null); }
this
(
CLContext
ctx
,
CLDevice
dev
,
Properties
[]
prop
= [])
Meta
Source
See Implementation
dcl
commandqueue
CLCommandQueue
constructors
this
enums
Properties
functions
barrier
finish
flush
static functions
getFromID
variables
_context
_device
id