Home
last modified time | relevance | path

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

/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/Source/gs/
H A DGSHandler.h905 struct DISPFB : public convertible<uint64> struct
923 static_assert(sizeof(DISPFB) == sizeof(uint64), "Size of DISPFB struct must be 8 bytes."); argument