dcl v0.6.0 (2016-06-23T19:33:39Z)
Dub
Repo
CLContext.NotifyBuffer
dcl
context
CLContext
class
CLContext
protected static synchronized
class
NotifyBuffer {
protected
Notify
[]
list
;
void
push
(Notify n);
Notify
[]
getAll
();
void
drop
();
}
Members
Functions
drop
void
drop
()
getAll
Notify
[]
getAll
()
push
void
push
(Notify n)
Variables
list
Notify
[]
list
;
Meta
Source
See Implementation
dcl
context
CLContext
classes
NotifyBuffer
constructors
this
functions
buildProgram
createQueue
devices
dropNotifies
getProperties
notifies
platform
selfDestroy
updateDevices
static functions
getFromID
static variables
used
structs
Notify
variables
_devices
id
notify_buffer