#include <oclengine.hpp>
| Qrack::OCLDeviceContext::OCLDeviceContext |
( |
cl::Platform & |
p, |
|
|
cl::Device & |
d, |
|
|
cl::Context & |
c, |
|
|
int |
cntxt_id |
|
) |
| |
|
inline |
| std::map<OCLAPI, cl::Kernel> Qrack::OCLDeviceContext::calls |
|
protected |
| cl::Context Qrack::OCLDeviceContext::context |
| int Qrack::OCLDeviceContext::context_id |
| cl::Device Qrack::OCLDeviceContext::device |
| std::recursive_mutex Qrack::OCLDeviceContext::mutex |
|
protected |
| cl::Platform Qrack::OCLDeviceContext::platform |
| cl::CommandQueue Qrack::OCLDeviceContext::queue |
The documentation for this class was generated from the following file: