Blender V4.3
ReleasedTexture Struct Reference

Public Member Functions

bool operator== (const ReleasedTexture &other)
 

Public Attributes

GPUTexture * texture
 
int orphan_cycles
 

Detailed Description

Definition at line 24 of file draw_texture_pool.cc.

Member Function Documentation

◆ operator==()

bool ReleasedTexture::operator== ( const ReleasedTexture & other)
inline

Definition at line 28 of file draw_texture_pool.cc.

Member Data Documentation

◆ orphan_cycles

int ReleasedTexture::orphan_cycles

Definition at line 26 of file draw_texture_pool.cc.

◆ texture

GPUTexture* ReleasedTexture::texture

Definition at line 25 of file draw_texture_pool.cc.


The documentation for this struct was generated from the following file: