Home
last modified time | relevance | path

Searched refs:GPUreadData (Results 1 – 25 of 25) sorted by relevance

/dports/games/libretro-pcsx_rearmed/pcsx_rearmed-c2d67cd/plugins/gpu_unai/
H A Dport.h16 #define GPU_readData GPUreadData
32 u32 GPUreadData(void);
/dports/games/kodi-addon-game.libretro.pcsx-rearmed/game.libretro.pcsx-rearmed-22.0.0.19-Matrix/depends/common/pcsx-rearmed/plugins/gpu_unai/
H A Dport.h16 #define GPU_readData GPUreadData
32 u32 GPUreadData(void);
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/plugins/dfxvideo/
H A Dzn.c42 uint32_t CALLBACK GPUreadData(void);
189 return GPUreadData(); in ZN_GPUreadData()
H A Dgpu.c1386 uint32_t CALLBACK GPUreadData(void) in GPUreadData() function
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/win32/plugins/peopsxgl/
H A DgpuPeopsOpenGL.def19 GPUreadData @14
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/win32/plugins/dfxvideo/
H A DDFXVideo.def19 GPUreadData @14
/dports/games/libretro-pcsx_rearmed/pcsx_rearmed-c2d67cd/plugins/gpu-gles/
H A DgpuPlugin.h70 unsigned long CALLBACK GPUreadData(void);
H A DgpuPlugin.c1849 unsigned long CALLBACK GPUreadData(void) in GPUreadData() 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.h70 unsigned long CALLBACK GPUreadData(void);
H A DgpuPlugin.c1849 unsigned long CALLBACK GPUreadData(void) in GPUreadData() function
/dports/games/libretro-pcsx_rearmed/pcsx_rearmed-c2d67cd/libpcsxcore/
H A Dplugins.h72 typedef uint32_t (CALLBACK* GPUreadData)(void); typedef
104 extern GPUreadData GPU_readData;
H A Dplugins.c40 GPUreadData GPU_readData;
/dports/games/libretro-pcsx_rearmed/pcsx_rearmed-c2d67cd/frontend/
H A Dplugin.c123 extern uint32_t GPUreadData(void);
215 DIRECT_GPU(GPUreadData),
/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.h72 typedef uint32_t (CALLBACK* GPUreadData)(void); typedef
104 extern GPUreadData GPU_readData;
H A Dplugins.c40 GPUreadData GPU_readData;
/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.c123 extern uint32_t GPUreadData(void);
215 DIRECT_GPU(GPUreadData),
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/
H A Dplugins.h74 typedef uint32_t (CALLBACK* GPUreadData)(void); typedef
111 extern GPUreadData GPU_readData;
H A Dplugins.c42 GPUreadData GPU_readData;
/dports/games/libretro-pcsx_rearmed/pcsx_rearmed-c2d67cd/plugins/gpulib/
H A Dgpu.h140 uint32_t GPUreadData(void);
H A Dgpu.c677 uint32_t GPUreadData(void) in GPUreadData() 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.h140 uint32_t GPUreadData(void);
H A Dgpu.c677 uint32_t GPUreadData(void) in GPUreadData() function
/dports/games/libretro-pcsx_rearmed/pcsx_rearmed-c2d67cd/plugins/dfxvideo/
H A Dgpu.c800 uint32_t CALLBACK GPUreadData(void) in GPUreadData() 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.c800 uint32_t CALLBACK GPUreadData(void) in GPUreadData() function
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/plugins/peopsxgl/
H A Dgpu.c2790 uint32_t CALLBACK GPUreadData(void) in GPUreadData() function