Main Page | Alphabetical List | Compound List | File List | Compound Members | File Members

GCache_Slot Struct Reference

List of all members.

Public Attributes

GCache_TypeType
uint32 MemAddr
uint32 LRU
void * UserData
GCache_SlotSelfCheck

Member Data Documentation

uint32 GCache_Slot::LRU
 

Definition at line 80 of file GCache.c.

Referenced by GCache_SetTexture(), GCache_SlotSetLRU(), and GCache_TypeFindSlot().

uint32 GCache_Slot::MemAddr
 

Definition at line 79 of file GCache.c.

Referenced by GCache_AdjustSlots(), GCache_SetTexture(), GCache_SlotGetMemAddress(), and GCache_UpdateSlot().

struct GCache_Slot* GCache_Slot::SelfCheck
 

Definition at line 84 of file GCache.c.

Referenced by GCache_AdjustSlots(), and GCache_SlotIsValid().

GCache_Type* GCache_Slot::Type
 

Definition at line 77 of file GCache.c.

Referenced by GCache_AdjustSlots(), GCache_SetTexture(), and GCache_SlotGetInfo().

void* GCache_Slot::UserData
 

Definition at line 82 of file GCache.c.

Referenced by GCache_SlotGetUserData(), GCache_SlotSetUserData(), and GCache_TypeFindSlot().


The documentation for this struct was generated from the following file:
Generated on Tue Sep 30 12:39:08 2003 for GTestAndEngine by doxygen 1.3.2