![]() |
Clover Git
OpenCL 1.1 software implementation
|
Events inheriting Coal::Event.
More...
#include "events.h"#include "commandqueue.h"#include "memobject.h"#include "kernel.h"#include "deviceinterface.h"#include <cstdlib>#include <cstring>#include <iostream>
Include dependency graph for events.cpp:Go to the source code of this file.
Functions | |
| static bool | operator!= (const cl_image_format &a, const cl_image_format &b) |
Variables | |
| static size_t | one = 1 |
Events inheriting Coal::Event.
Definition in file events.cpp.
| static bool operator!= | ( | const cl_image_format & | a, |
| const cl_image_format & | b | ||
| ) | [static] |
Definition at line 1309 of file events.cpp.
size_t one = 1 [static] |
Definition at line 859 of file events.cpp.
1.7.3