Public Attributes | |
| GCache_Type * | Type |
| uint32 | MemAddr |
| uint32 | LRU |
| void * | UserData |
| GCache_Slot * | SelfCheck |
|
|
Definition at line 80 of file GCache.c. Referenced by GCache_SetTexture(), GCache_SlotSetLRU(), and GCache_TypeFindSlot(). |
|
|
Definition at line 79 of file GCache.c. Referenced by GCache_AdjustSlots(), GCache_SetTexture(), GCache_SlotGetMemAddress(), and GCache_UpdateSlot(). |
|
|
Definition at line 84 of file GCache.c. Referenced by GCache_AdjustSlots(), and GCache_SlotIsValid(). |
|
|
Definition at line 77 of file GCache.c. Referenced by GCache_AdjustSlots(), GCache_SetTexture(), and GCache_SlotGetInfo(). |
|
|
Definition at line 82 of file GCache.c. Referenced by GCache_SlotGetUserData(), GCache_SlotSetUserData(), and GCache_TypeFindSlot(). |
1.3.2