Blender V4.3
DRWTexturePoolHandle Struct Reference

Public Attributes

uint64_t users_bits
GPUTexture * texture
int orphan_cycles

Detailed Description

Definition at line 18 of file draw_texture_pool.cc.

Member Data Documentation

◆ orphan_cycles

int DRWTexturePoolHandle::orphan_cycles

Definition at line 21 of file draw_texture_pool.cc.

Referenced by DRW_texture_pool_query(), and DRW_texture_pool_reset().

◆ texture

GPUTexture* DRWTexturePoolHandle::texture

◆ users_bits

uint64_t DRWTexturePoolHandle::users_bits

Definition at line 19 of file draw_texture_pool.cc.

Referenced by DRW_texture_pool_query(), and DRW_texture_pool_reset().


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