Home
last modified time | relevance | path

Searched defs:TexCacheEntry (Results 1 – 3 of 3) sorted by relevance

/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/GPU/Common/
H A DTextureCacheCommon.h139 int status;
141 u32 addr;
142 u32 minihash;
145 u8 maxLevel;
146 u16 dim;
147 u16 bufw;
148 union {
161 u32 fullhash;
162 u32 cluthash;
163 u16 maxSeenV;
[all …]
/dports/emulators/ppsspp/ppsspp-1.12.3/GPU/Common/
H A DTextureCacheCommon.h139 int status;
141 u32 addr;
142 u32 minihash;
145 u8 maxLevel;
146 u16 dim;
147 u16 bufw;
148 union {
161 u32 fullhash;
162 u32 cluthash;
163 u16 maxSeenV;
[all …]
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/GPU/Common/
H A DTextureCacheCommon.h139 int status;
141 u32 addr;
142 u32 minihash;
145 u8 maxLevel;
146 u16 dim;
147 u16 bufw;
148 union {
161 u32 fullhash;
162 u32 cluthash;
163 u16 maxSeenV;
[all …]