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