|
Blender
V3.3
|
#include <gpu_py_shader.h>
Public Attributes | |
| PyObject_VAR_HEAD struct GPUShader * | shader |
| bool | is_builtin |
Definition at line 19 of file gpu_py_shader.h.
| bool BPyGPUShader::is_builtin |
Definition at line 22 of file gpu_py_shader.h.
| PyObject_VAR_HEAD struct GPUShader* BPyGPUShader::shader |
Definition at line 21 of file gpu_py_shader.h.
Referenced by pygpu_batch_draw(), and pygpu_batch_program_set().