|
Blender
V2.93
|
#include <gpu_py_shader.h>
Public Attributes | |
| PyObject_VAR_HEAD struct GPUShader * | shader |
| bool | is_builtin |
Definition at line 27 of file gpu_py_shader.h.
| bool BPyGPUShader::is_builtin |
Definition at line 30 of file gpu_py_shader.h.
| PyObject_VAR_HEAD struct GPUShader* BPyGPUShader::shader |
Definition at line 29 of file gpu_py_shader.h.
Referenced by pygpu_batch_draw(), and pygpu_batch_program_set().