/home/per/dev/gpuip/src/gpuip.h File Reference

#include <string>
#include <map>
#include <vector>
#include <iostream>
#include <stdexcept>
#include <tr1/memory>

Go to the source code of this file.

Data Structures

struct  gpuip::Buffer
 A chunk of memory allocated on the GPU. More...
struct  gpuip::Parameter< T >
 A parameter has a name and a value. More...
struct  gpuip::Kernel
struct  gpuip::Kernel::BufferLink
 Tells a kernel which buffers to use in the argument list. More...
class  gpuip::ImageProcessor

Namespaces

namespace  gpuip

Defines

#define GPUIP_ERROR   -1.0

Enumerations

enum  gpuip::GpuEnvironment { gpuip::OpenCL, gpuip::CUDA, gpuip::GLSL }

Detailed Description


Define Documentation

#define GPUIP_ERROR   -1.0

If a function that is supposed to return execution time has failed, it will return this value instead.

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines

Generated on 21 Aug 2014 for gpuip by  doxygen 1.6.1