#include <infos.hpp>
Public Types |
typedef cl_program_info | type |
Static Public Member Functions |
static void | get (cl_program context, cl_program_info param_name, size_t param_value_size, void *param_value, size_t *param_value_size_ret) |
template<>
struct viennacl::ocl::detail::info< cl_program >
Member Typedef Documentation
typedef cl_program_info type |
Member Function Documentation
static void get |
( |
cl_program |
context, |
|
|
cl_program_info< cl_program > |
param_name, |
|
|
size_t |
param_value_size, |
|
|
void * |
param_value, |
|
|
size_t * |
param_value_size_ret |
|
) |
| [inline, static] |
The documentation for this struct was generated from the following file: