#include "CL/cl.hpp"
#include <iostream>
#include <algorithm>
#include <fstream>
#include <vector>
◆ __CL_ENABLE_EXCEPTIONS
#define __CL_ENABLE_EXCEPTIONS |
◆ CL_USE_DEPRECATED_OPENCL_1_1_APIS
#define CL_USE_DEPRECATED_OPENCL_1_1_APIS |
◆ ocl_init()
Declare for OpenCL code execution
◆ commandQueue
cl::CommandQueue commandQueue |
|
extern |
◆ context
◆ errNum
◆ gCAE
◆ gCAE_Bin
◆ gCAE_Initial
◆ gCAE_Native
◆ gRefocus
◆ gRemap
◆ gRemap_Image
◆ gRemap_Lytro
◆ gSSD
◆ gWMF
◆ gWTA_LF
◆ platformChooser
Choose Platform
0 for desktop or laptop with non-optimus
1 for laptop with optimus
2 for embedded board (e.g. Odroid-XU4)
◆ platforms
vector<cl::Platform> platforms |
|
extern |
◆ program
◆ uv2st_buffer_kernel
cl::Kernel uv2st_buffer_kernel |
◆ uv2st_image_kernel
cl::Kernel uv2st_image_kernel |