Home
last modified time | relevance | path

Searched refs:Command_FBCopy (Results 1 – 3 of 3) sorted by relevance

/dports/games/kodi-addon-game.libretro.beetle-psx/game.libretro.beetle-psx-0.9.44.22-Matrix/depends/common/beetle-psx/mednafen/psx/
H A Dgpu.cpp205 static void Command_FBCopy(PS_GPU* g, const uint32 *cb) in Command_FBCopy() function
506 OTHER_HELPER_X32(4, 2, false, Command_FBCopy),
1092 Command_FBCopy(&GPU, CB); in ProcessFIFO()
/dports/games/libretro-beetle_psx/beetle-psx-libretro-3ec155d/mednafen/psx/
H A Dgpu.cpp205 static void Command_FBCopy(PS_GPU* g, const uint32 *cb) in Command_FBCopy() function
506 OTHER_HELPER_X32(4, 2, false, Command_FBCopy),
1092 Command_FBCopy(&GPU, CB); in ProcessFIFO()
/dports/emulators/mednafen/mednafen/src/psx/
H A Dgpu.cpp430 static void Command_FBCopy(const uint32 *cb) in Command_FBCopy() function
661 OTHER_HELPER_X32(4, 2, false, Command_FBCopy),