#include <ocl.hpp>
|
| ProgramSource (const char *_name, const char *_programStr) |
|
| ProgramSource (const char *_name, const char *_programStr, const char *_programHash) |
|
cv::ocl::ProgramSource::ProgramSource |
( |
const char * |
_name, |
|
|
const char * |
_programStr |
|
) |
| |
|
inline |
cv::ocl::ProgramSource::ProgramSource |
( |
const char * |
_name, |
|
|
const char * |
_programStr, |
|
|
const char * |
_programHash |
|
) |
| |
|
inline |
const char* cv::ocl::ProgramSource::name |
const char* cv::ocl::ProgramSource::programHash |
const char* cv::ocl::ProgramSource::programStr |
The documentation for this struct was generated from the following file: