Home
last modified time | relevance | path

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

/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/plugins/dfxvideo/
H A Dzn.c50 long CALLBACK GPUtest(void);
231 return GPUtest(); in ZN_GPUtest()
H A Dgpu.c1751 long CALLBACK GPUtest(void) in GPUtest() function
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/win32/plugins/peopsxgl/
H A DgpuPeopsOpenGL.def16 GPUtest @11
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/win32/plugins/dfxvideo/
H A DDFXVideo.def16 GPUtest @11
/dports/games/libretro-pcsx_rearmed/pcsx_rearmed-c2d67cd/plugins/gpu-gles/
H A DgpuPlugin.h86 long CALLBACK GPUtest(void);
H A DgpuPlugin.c2229 long CALLBACK GPUtest(void) in GPUtest() 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.h86 long CALLBACK GPUtest(void);
H A DgpuPlugin.c2229 long CALLBACK GPUtest(void) in GPUtest() function
/dports/games/libretro-pcsx_rearmed/pcsx_rearmed-c2d67cd/libpcsxcore/
H A Dplugins.h77 typedef long (CALLBACK* GPUtest)(void); typedef
99 extern GPUtest GPU_test;
H A Dplugins.c35 GPUtest GPU_test;
/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.h77 typedef long (CALLBACK* GPUtest)(void); typedef
99 extern GPUtest GPU_test;
H A Dplugins.c35 GPUtest GPU_test;
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/
H A Dplugins.h79 typedef long (CALLBACK* GPUtest)(void); typedef
106 extern GPUtest GPU_test;
H A Dplugins.c37 GPUtest GPU_test;
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/win32/gui/
H A DConfigurePlugins.c462 TestPlugin(GPUtest, IDC_LISTGPU, "GPUtest"); in TestGPU()
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/plugins/peopsxgl/
H A Dgpu.c3177 long CALLBACK GPUtest(void) in GPUtest() function