|
Blender V5.0
|
#include <gpu_py_texture.hh>
Public Attributes | |
| PyObject_HEAD blender::gpu::Texture * | tex |
Definition at line 31 of file gpu_py_texture.hh.
| PyObject_HEAD blender::gpu::Texture* BPyGPUTexture::tex |
Definition at line 33 of file gpu_py_texture.hh.
Referenced by pygpu_shader_image(), pygpu_shader_uniform_sampler(), and pygpu_texture_valid_check().