|
Blender V4.5
|
#include <Python.h>Go to the source code of this file.
Functions | |
| PyObject * | BPyInit_gpu () |
| PyObject * BPyInit_gpu | ( | ) |
Definition at line 48 of file gpu_py_api.cc.
References bpygpu_capabilities_init(), bpygpu_compute_init(), bpygpu_matrix_init(), bpygpu_platform_init(), bpygpu_select_init(), bpygpu_shader_init(), bpygpu_state_init(), bpygpu_texture_init(), bpygpu_types_init(), mod, and pygpu_module_def.