mod_fem_viewer/FemViewer/ocl/ocl.h File Reference

#include <CL/cl.h>
#include <stdio.h>
#include <string>
#include <vector>
Include dependency graph for ocl.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  device_info_t
struct  __host_info_id

Namespaces

namespace  FemViewer

Typedefs

typedef struct __host_info_id host_info
typedef struct __host_info_idhost_info_id

Functions

cl_int initOpenCL (host_info_id host, cl_device_type devType, cl_bool supportGL)
cl_int loadDataCL ()
cl_int displayCL ()
cl_int runCL ()
cl_int loadField (void *Ptr)
cl_int bindOpenCL (cl_uint GLpbo, cl_int w, cl_int h)
cl_int setDevice ()
void shutdownOpenCL (void)

Typedef Documentation

typedef struct __host_info_id host_info
typedef struct __host_info_id * host_info_id

Function Documentation

cl_int bindOpenCL ( cl_uint  GLpbo,
cl_int  w,
cl_int  h 
)

Here is the call graph for this function:

Here is the caller graph for this function:

cl_int displayCL (  ) 
cl_int initOpenCL ( host_info_id  host,
cl_device_type  devType,
cl_bool  supportGL 
)

Here is the call graph for this function:

Here is the caller graph for this function:

cl_int loadDataCL (  ) 

Here is the call graph for this function:

Here is the caller graph for this function:

cl_int loadField ( void Ptr  ) 
cl_int runCL (  ) 

Here is the call graph for this function:

cl_int setDevice (  ) 
void shutdownOpenCL ( void   ) 

Here is the caller graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Jun 2020 for ModFEM by  doxygen 1.6.1