DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
gltexturepool_t Struct Reference
Collaboration diagram for gltexturepool_t:

Data Fields

struct gltexture_s * gltchain
struct gltexturepool_s * next
unsigned int sentinel

Detailed Description

Definition at line 241 of file gl_textures.c.

Field Documentation

◆ gltchain

struct gltexture_s* gltexturepool_t::gltchain

◆ next

struct gltexturepool_s* gltexturepool_t::next

◆ sentinel

unsigned int gltexturepool_t::sentinel

Definition at line 243 of file gl_textures.c.

Referenced by R_AllocTexturePool(), and R_FreeTexturePool().


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