Bolt
1.3
C++ template library with support for OpenCL
|
This is the complete list of members for bolt::cl::control, including all inherited members.
acquireBuffer(size_t reqSize, cl_mem_flags flags=CL_MEM_READ_WRITE, const void *host_ptr=NULL) | bolt::cl::control | |
Automatic enum value (defined in bolt::cl::control) | bolt::cl::control | |
AutoTuneAll enum value (defined in bolt::cl::control) | bolt::cl::control | |
AutoTuneDevice enum value (defined in bolt::cl::control) | bolt::cl::control | |
AutoTuneWorkShape enum value (defined in bolt::cl::control) | bolt::cl::control | |
BalancedWait enum value (defined in bolt::cl::control) | bolt::cl::control | |
buffPointer typedef | bolt::cl::control | |
BusyWait enum value (defined in bolt::cl::control) | bolt::cl::control | |
ClFinish enum value (defined in bolt::cl::control) | bolt::cl::control | |
control(const ::cl::CommandQueue &commandQueue=getDefault().getCommandQueue(), e_UseHostMode useHost=getDefault().getUseHost(), unsigned debug=getDefault().getDebugMode()) (defined in bolt::cl::control) | bolt::cl::control | inline |
control(const control &ref) (defined in bolt::cl::control) | bolt::cl::control | inline |
e_AutoTuneMode enum name (defined in bolt::cl::control) | bolt::cl::control | |
e_RunMode enum name (defined in bolt::cl::control) | bolt::cl::control | |
e_UseHostMode enum name (defined in bolt::cl::control) | bolt::cl::control | |
e_WaitMode enum name (defined in bolt::cl::control) | bolt::cl::control | |
freeBuffers() | bolt::cl::control | |
getCommandQueue() (defined in bolt::cl::control) | bolt::cl::control | inline |
getCommandQueue() const (defined in bolt::cl::control) | bolt::cl::control | inline |
getCompileForAllDevices() const (defined in bolt::cl::control) | bolt::cl::control | inline |
getCompileOptions() const (defined in bolt::cl::control) | bolt::cl::control | inline |
getContext() const (defined in bolt::cl::control) | bolt::cl::control | inline |
getDebugMode() const (defined in bolt::cl::control) | bolt::cl::control | inline |
getDefault() | bolt::cl::control | inlinestatic |
getDefaultCommandQueue() | bolt::cl::control | static |
getDefaultPathToRun() const (defined in bolt::cl::control) | bolt::cl::control | inline |
getDevice() const (defined in bolt::cl::control) | bolt::cl::control | inline |
getForceRunMode() const (defined in bolt::cl::control) | bolt::cl::control | inline |
getUnroll() const (defined in bolt::cl::control) | bolt::cl::control | inline |
getUseHost() const (defined in bolt::cl::control) | bolt::cl::control | inline |
getWaitMode() const (defined in bolt::cl::control) | bolt::cl::control | inline |
getWGPerComputeUnit() const (defined in bolt::cl::control) | bolt::cl::control | inline |
MultiCoreCpu enum value (defined in bolt::cl::control) | bolt::cl::control | |
NiceWait enum value (defined in bolt::cl::control) | bolt::cl::control | |
NoAutoTune enum value (defined in bolt::cl::control) | bolt::cl::control | |
NoUseHost enum value (defined in bolt::cl::control) | bolt::cl::control | |
OpenCL enum value (defined in bolt::cl::control) | bolt::cl::control | |
printPlatforms(bool printDevices=true, cl_device_type deviceType=CL_DEVICE_TYPE_ALL) (defined in bolt::cl::control) | bolt::cl::control | static |
printPlatformsRange(std::vector< ::cl::Platform >::iterator begin, std::vector< ::cl::Platform >::iterator end, bool printDevices=true, cl_device_type deviceType=CL_DEVICE_TYPE_ALL) (defined in bolt::cl::control) | bolt::cl::control | static |
SerialCpu enum value (defined in bolt::cl::control) | bolt::cl::control | |
setCommandQueue(::cl::CommandQueue commandQueue) | bolt::cl::control | inline |
setCompileOptions(std::string &compileOptions) | bolt::cl::control | inline |
setDebugMode(unsigned debug) | bolt::cl::control | inline |
setForceRunMode(e_RunMode forceRunMode) | bolt::cl::control | inline |
setUnroll(int unroll) | bolt::cl::control | inline |
setUseHost(e_UseHostMode useHost) | bolt::cl::control | inline |
setWaitMode(e_WaitMode waitMode) | bolt::cl::control | inline |
setWGPerComputeUnit(int wgPerComputeUnit) | bolt::cl::control | inline |
totalBufferSize() | bolt::cl::control | |
UnlockBuffer (defined in bolt::cl::control) | bolt::cl::control | friend |
UseHost enum value (defined in bolt::cl::control) | bolt::cl::control |