Home
last modified time | relevance | path

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

/dports/games/libretro-pcsx_rearmed/pcsx_rearmed-c2d67cd/plugins/gpu_unai/
H A Dport.h14 #define GPU_writeData GPUwriteData
30 void GPUwriteData(u32 data);
/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.h14 #define GPU_writeData GPUwriteData
30 void GPUwriteData(u32 data);
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/win32/plugins/peopsxgl/
H A DgpuPeopsOpenGL.def17 GPUwriteData @12
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/win32/plugins/dfxvideo/
H A DDFXVideo.def17 GPUwriteData @12
/dports/games/libretro-pcsx_rearmed/pcsx_rearmed-c2d67cd/plugins/gpu-gles/
H A DgpuPlugin.h73 void CALLBACK GPUwriteData(unsigned long gdata);
H A DgpuPlugin.c2053 void CALLBACK GPUwriteData(unsigned long gdata) in GPUwriteData() 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.h73 void CALLBACK GPUwriteData(unsigned long gdata);
H A DgpuPlugin.c2053 void CALLBACK GPUwriteData(unsigned long gdata) in GPUwriteData() function
/dports/games/libretro-pcsx_rearmed/pcsx_rearmed-c2d67cd/libpcsxcore/
H A Dplugins.h69 typedef void (CALLBACK* GPUwriteData)(uint32_t); typedef
107 extern GPUwriteData GPU_writeData;
H A Dplugins.c43 GPUwriteData GPU_writeData;
/dports/games/libretro-pcsx_rearmed/pcsx_rearmed-c2d67cd/frontend/
H A Dplugin.c120 extern void GPUwriteData(uint32_t);
218 DIRECT_GPU(GPUwriteData),
/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.h69 typedef void (CALLBACK* GPUwriteData)(uint32_t); typedef
107 extern GPUwriteData GPU_writeData;
H A Dplugins.c43 GPUwriteData GPU_writeData;
/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.c120 extern void GPUwriteData(uint32_t);
218 DIRECT_GPU(GPUwriteData),
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/
H A Dplugins.h71 typedef void (CALLBACK* GPUwriteData)(uint32_t); typedef
114 extern GPUwriteData GPU_writeData;
H A Dplugins.c45 GPUwriteData GPU_writeData;
/dports/games/libretro-pcsx_rearmed/pcsx_rearmed-c2d67cd/plugins/gpulib/
H A Dgpu.h138 void GPUwriteData(uint32_t data);
H A Dgpu.c593 void GPUwriteData(uint32_t data) in GPUwriteData() 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.h138 void GPUwriteData(uint32_t data);
H A Dgpu.c593 void GPUwriteData(uint32_t data) in GPUwriteData() function
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/plugins/dfxvideo/
H A Dzn.c44 void CALLBACK GPUwriteData(uint32_t gdata);
H A Dgpu.c1600 void CALLBACK GPUwriteData(uint32_t gdata) in GPUwriteData() function
/dports/games/libretro-pcsx_rearmed/pcsx_rearmed-c2d67cd/plugins/dfxvideo/
H A Dgpu.c1013 void CALLBACK GPUwriteData(uint32_t gdata) in GPUwriteData() 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.c1013 void CALLBACK GPUwriteData(uint32_t gdata) in GPUwriteData() function
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/plugins/peopsxgl/
H A Dgpu.c3001 void CALLBACK GPUwriteData(uint32_t gdata) in GPUwriteData() function