Home
last modified time | relevance | path

Searched refs:GPUfreeze (Results 1 – 23 of 23) sorted by relevance

/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/plugins/dfxvideo/
H A Dzn.c51 long CALLBACK GPUfreeze(uint32_t ulGetFreezeData,void * pF);
238 return GPUfreeze(ulGetFreezeData,pF); in ZN_GPUfreeze()
H A Dgpu.c1772 long CALLBACK GPUfreeze(uint32_t ulGetFreezeData,GPUFreeze_t * pF) in GPUfreeze() function
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/win32/plugins/peopsxgl/
H A DgpuPeopsOpenGL.def27 GPUfreeze @22
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/win32/plugins/dfxvideo/
H A DDFXVideo.def30 GPUfreeze @25
/dports/games/libretro-pcsx_rearmed/pcsx_rearmed-c2d67cd/plugins/gpu-gles/
H A DgpuPlugin.h79 long CALLBACK GPUfreeze(unsigned long ulGetFreezeData,GPUFreeze_t * pF);
H A DgpuPlugin.c2243 long CALLBACK GPUfreeze(unsigned long ulGetFreezeData,GPUFreeze_t * pF) in GPUfreeze() function
/dports/games/kodi-addon-game.libretro.pcsx-rearmed/game.libretro.pcsx-rearmed-22.0.0.19-Matrix/depends/common/pcsx-rearmed/plugins/gpu-gles/
H A DgpuPlugin.h79 long CALLBACK GPUfreeze(unsigned long ulGetFreezeData,GPUFreeze_t * pF);
H A DgpuPlugin.c2243 long CALLBACK GPUfreeze(unsigned long ulGetFreezeData,GPUFreeze_t * pF) in GPUfreeze() function
/dports/games/libretro-pcsx_rearmed/pcsx_rearmed-c2d67cd/libpcsxcore/
H A Dplugins.h88 typedef long (CALLBACK* GPUfreeze)(uint32_t, GPUFreeze_t *); typedef
113 extern GPUfreeze GPU_freeze;
H A Dplugins.c49 GPUfreeze GPU_freeze;
/dports/games/libretro-pcsx_rearmed/pcsx_rearmed-c2d67cd/frontend/
H A Dplugin.c127 extern long GPUfreeze(uint32_t, void *);
221 DIRECT_GPU(GPUfreeze),
/dports/games/kodi-addon-game.libretro.pcsx-rearmed/game.libretro.pcsx-rearmed-22.0.0.19-Matrix/depends/common/pcsx-rearmed/libpcsxcore/
H A Dplugins.h88 typedef long (CALLBACK* GPUfreeze)(uint32_t, GPUFreeze_t *); typedef
113 extern GPUfreeze GPU_freeze;
H A Dplugins.c49 GPUfreeze GPU_freeze;
/dports/games/kodi-addon-game.libretro.pcsx-rearmed/game.libretro.pcsx-rearmed-22.0.0.19-Matrix/depends/common/pcsx-rearmed/frontend/
H A Dplugin.c127 extern long GPUfreeze(uint32_t, void *);
221 DIRECT_GPU(GPUfreeze),
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/
H A Dplugins.h90 typedef long (CALLBACK* GPUfreeze)(uint32_t, GPUFreeze_t *); typedef
120 extern GPUfreeze GPU_freeze;
H A Dplugins.c51 GPUfreeze GPU_freeze;
/dports/games/libretro-pcsx_rearmed/pcsx_rearmed-c2d67cd/plugins/gpulib/
H A Dgpu.h143 long GPUfreeze(uint32_t type, struct GPUFreeze *freeze);
H A Dgpu.c712 long GPUfreeze(uint32_t type, struct GPUFreeze *freeze) in GPUfreeze() function
/dports/games/kodi-addon-game.libretro.pcsx-rearmed/game.libretro.pcsx-rearmed-22.0.0.19-Matrix/depends/common/pcsx-rearmed/plugins/gpulib/
H A Dgpu.h143 long GPUfreeze(uint32_t type, struct GPUFreeze *freeze);
H A Dgpu.c712 long GPUfreeze(uint32_t type, struct GPUFreeze *freeze) in GPUfreeze() function
/dports/games/libretro-pcsx_rearmed/pcsx_rearmed-c2d67cd/plugins/dfxvideo/
H A Dgpu.c1085 long CALLBACK GPUfreeze(uint32_t ulGetFreezeData,GPUFreeze_t * pF) in GPUfreeze() function
/dports/games/kodi-addon-game.libretro.pcsx-rearmed/game.libretro.pcsx-rearmed-22.0.0.19-Matrix/depends/common/pcsx-rearmed/plugins/dfxvideo/
H A Dgpu.c1085 long CALLBACK GPUfreeze(uint32_t ulGetFreezeData,GPUFreeze_t * pF) in GPUfreeze() function
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/plugins/peopsxgl/
H A Dgpu.c3199 long CALLBACK GPUfreeze(uint32_t ulGetFreezeData,GPUFreeze_t * pF) in GPUfreeze() function