Blender V2.61 - r43446
|
Go to the source code of this file.
Classes | |
struct | CCLDeviceInfo |
Typedefs | |
typedef struct CCLDeviceInfo | CCLDeviceInfo |
Functions | |
CCLDeviceInfo * | CCL_compute_device_list (int opencl) |
void * | CCL_python_module_init (void) |
typedef struct CCLDeviceInfo CCLDeviceInfo |
CCLDeviceInfo* CCL_compute_device_list | ( | int | opencl | ) |
Definition at line 230 of file blender_python.cpp.
References compute_device_list(), DEVICE_CUDA, and DEVICE_OPENCL.
void* CCL_python_module_init | ( | void | ) |
Definition at line 215 of file blender_python.cpp.