Blender
V3.3
|
Go to the source code of this file.
Macros | |
#define | BPYGPU_IS_INIT_OR_ERROR_OBJ |
#define | BPYGPU_IS_INIT_OR_ERROR_INT |
Functions | |
bool | bpygpu_is_init_or_error (void) |
Variables | |
struct PyC_StringEnumItems | bpygpu_primtype_items [] |
struct PyC_StringEnumItems | bpygpu_dataformat_items [] |
Definition at line 54 of file gpu_py.c.
References GPU_is_init().
|
extern |
Definition at line 1 of file gpu_py.c.
Referenced by pygpu_buffer__tp_new(), pygpu_buffer__tp_repr(), pygpu_framebuffer_read_color(), and pygpu_texture_clear().
|
extern |
Definition at line 1 of file gpu_py.c.
Referenced by pygpu_batch__tp_new(), and pygpu_IndexBuf__tp_new().