dcl ~master (2016-06-23T19:33:39Z)
Dub
Repo
CLContext.NotifyBuffer
dcl
context
CLContext
class
CLContext
protected static synchronized
class
NotifyBuffer {
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
notifies
platform
structs
Notify
variables
id
notify_buffer