|
Blender V4.3
|
Public Member Functions | |
| bool | operator== (const ReleasedTexture &other) |
Public Attributes | |
| GPUTexture * | texture |
| int | orphan_cycles |
Definition at line 24 of file draw_texture_pool.cc.
|
inline |
Definition at line 28 of file draw_texture_pool.cc.
| int ReleasedTexture::orphan_cycles |
Definition at line 26 of file draw_texture_pool.cc.
| GPUTexture* ReleasedTexture::texture |
Definition at line 25 of file draw_texture_pool.cc.