C++ API Reference
|
This is the complete list of members for MOpenCLInfo, including all inherited members.
appendMessage(MStringArray *messages, const char *format,...) | MOpenCLInfo | static |
appendMessage(MStringArray *messages, const MStringResourceId *formatResourceId,...) | MOpenCLInfo | static |
checkCLErrorStatus(cl_int err) | MOpenCLInfo | static |
createOpenCLCommandQueue() | MOpenCLInfo | static |
getMayaDefaultOpenCLCommandQueue() | MOpenCLInfo | static |
getOpenCLContext() | MOpenCLInfo | static |
getOpenCLDeviceId() | MOpenCLInfo | static |
getOpenCLKernel(const MString &sourceFilePath, const MString &kernelName) | MOpenCLInfo | static |
getOpenCLKernelFromString(const MString &programSource, const MString &programName, const MString &kernelName) | MOpenCLInfo | static |
releaseOpenCLKernel(const MAutoCLKernel &kernel) | MOpenCLInfo | static |
supportsDoublePrecision() | MOpenCLInfo | static |