Clover Git
OpenCL 1.1 software implementation
|
#include <commandqueue.h>
Public Attributes | |
event_callback | callback |
void * | user_data |
Structure used internally by Coal::Event
to store for each event status the callbacks to call with the corresponding user_data
.
Definition at line 253 of file commandqueue.h.
Function to call
Definition at line 255 of file commandqueue.h.
Referenced by Coal::Event::setCallback(), and Coal::Event::setStatus().
Pointer to pass as its third argument
Definition at line 256 of file commandqueue.h.
Referenced by Coal::Event::setCallback(), and Coal::Event::setStatus().