Home
last modified time | relevance | path

Searched refs:GPUabout (Results 1 – 16 of 16) sorted by relevance

/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/win32/plugins/peopsxgl/
H A DgpuPeopsOpenGL.def15 GPUabout @10
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/win32/plugins/dfxvideo/
H A DDFXVideo.def15 GPUabout @10
/dports/games/libretro-pcsx_rearmed/pcsx_rearmed-c2d67cd/plugins/gpu-gles/
H A DgpuPlugin.h87 void CALLBACK GPUabout(void);
H A DgpuPlugin.c2220 void CALLBACK GPUabout(void) in GPUabout() 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.h87 void CALLBACK GPUabout(void);
H A DgpuPlugin.c2220 void CALLBACK GPUabout(void) in GPUabout() function
/dports/games/libretro-pcsx_rearmed/pcsx_rearmed-c2d67cd/libpcsxcore/
H A Dplugins.h78 typedef void (CALLBACK* GPUabout)(void); typedef
100 extern GPUabout GPU_about;
H A Dplugins.c36 GPUabout GPU_about;
/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.h78 typedef void (CALLBACK* GPUabout)(void); typedef
100 extern GPUabout GPU_about;
H A Dplugins.c36 GPUabout GPU_about;
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/
H A Dplugins.h80 typedef void (CALLBACK* GPUabout)(void); typedef
107 extern GPUabout GPU_about;
H A Dplugins.c38 GPUabout GPU_about;
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/plugins/dfxvideo/
H A Dzn.c49 void CALLBACK GPUabout(void);
H A Dgpu.c1734 void CALLBACK GPUabout(void) // ABOUT in GPUabout() function
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/win32/gui/
H A DConfigurePlugins.c411 ConfPlugin(GPUabout, IDC_LISTGPU, "GPUabout"); in AboutGPU()
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/plugins/peopsxgl/
H A Dgpu.c3161 void CALLBACK GPUabout(void) in GPUabout() function