Blender  V3.3
Public Attributes | List of all members
DRWTexturePoolHandle Struct Reference

Public Attributes

uint64_t users_bits
 
GPUTexturetexture
 

Detailed Description

Definition at line 16 of file draw_texture_pool.cc.

Member Data Documentation

◆ texture

GPUTexture* DRWTexturePoolHandle::texture

Definition at line 18 of file draw_texture_pool.cc.

Referenced by DRW_texture_pool_query(), and DRW_texture_pool_reset().

◆ users_bits

uint64_t DRWTexturePoolHandle::users_bits

Definition at line 17 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: