|
Blender V4.5
|
#include <gpu_py_texture.hh>
Public Attributes | |
| PyObject_HEAD GPUTexture * | tex |
Definition at line 22 of file gpu_py_texture.hh.
| PyObject_HEAD GPUTexture* BPyGPUTexture::tex |
Definition at line 24 of file gpu_py_texture.hh.
Referenced by BPyGPUTexture__tp_dealloc(), BPyGPUTexture_CreatePyObject(), pygpu_shader_image(), pygpu_shader_uniform_sampler(), pygpu_texture_clear(), pygpu_texture_format_get(), pygpu_texture_height_get(), pygpu_texture_read(), pygpu_texture_valid_check(), and pygpu_texture_width_get().