#include <iostream>
#include <vector>
#include <CL/cl.h>
#include <GL/gl.h>
#include <GL/glx.h>
#include "clutility.h"
#include "model.h"
Go to the source code of this file.
Classes | |
class | Machine |
Typedefs | |
typedef vector< cl_device_id > | cl_device_v |
typedef vector< cl_platform_id > | cl_platform_v |
typedef vector<cl_device_id> cl_device_v |
typedef vector<cl_platform_id> cl_platform_v |