|
Blender V4.5
|
#include <Python.h>Go to the source code of this file.
Functions | |
| PyObject * | bpygpu_compute_init () |
| PyObject * bpygpu_compute_init | ( | ) |
Definition at line 151 of file gpu_py_compute.cc.
References bpygpu_compute_init(), and pygpu_compute_module_def.
Referenced by bpygpu_compute_init(), and BPyInit_gpu().