Clover Git
OpenCL 1.1 software implementation
Functions | Variables

events.cpp File Reference

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

Detailed Description

Events inheriting Coal::Event.

Definition in file events.cpp.


Function Documentation

static bool operator!= ( const cl_image_format &  a,
const cl_image_format &  b 
) [static]

Definition at line 1309 of file events.cpp.


Variable Documentation

size_t one = 1 [static]

Definition at line 859 of file events.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines