|
Blender V4.3
|
#include <gpu_py_shader.hh>
Public Attributes | |
| PyObject_VAR_HEAD GPUStageInterfaceInfo * | interface |
| PyObject * | references |
Definition at line 46 of file gpu_py_shader.hh.
| PyObject_VAR_HEAD GPUStageInterfaceInfo* BPyGPUStageInterfaceInfo::interface |
Definition at line 48 of file gpu_py_shader.hh.
Referenced by pygpu_interface_info__tp_dealloc(), and pygpu_shader_info_vertex_out().
| PyObject* BPyGPUStageInterfaceInfo::references |
Definition at line 51 of file gpu_py_shader.hh.
Referenced by BPyGPUStageInterfaceInfo_CreatePyObject(), and pygpu_interface_info__tp_dealloc().