Home
last modified time | relevance | path

Searched refs:gpuCommand (Results 1 – 6 of 6) sorted by relevance

/dports/games/libretro-pcsx_rearmed/pcsx_rearmed-c2d67cd/plugins/dfxvideo/
H A Dgpu.c43 static unsigned char gpuCommand = 0; variable
974 gpuCommand = command; in GPUwriteDataMem()
998 primFunc[gpuCommand]((unsigned char *)gpuDataM); in GPUwriteDataMem()
/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.c43 static unsigned char gpuCommand = 0; variable
974 gpuCommand = command; in GPUwriteDataMem()
998 primFunc[gpuCommand]((unsigned char *)gpuDataM); in GPUwriteDataMem()
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/plugins/dfxvideo/
H A Dgpu.c119 static unsigned char gpuCommand = 0; variable
1561 gpuCommand = command; in GPUwriteDataMem()
1585 primFunc[gpuCommand]((unsigned char *)gpuDataM); in GPUwriteDataMem()
/dports/games/libretro-pcsx_rearmed/pcsx_rearmed-c2d67cd/plugins/gpu-gles/
H A DgpuPlugin.c94 static unsigned char gpuCommand = 0; variable
2013 gpuCommand = command; in GPUwriteDataMem()
2037 primFunc[gpuCommand]((unsigned char *)gpuDataM); in GPUwriteDataMem()
/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.c94 static unsigned char gpuCommand = 0; variable
2013 gpuCommand = command; in GPUwriteDataMem()
2037 primFunc[gpuCommand]((unsigned char *)gpuDataM); in GPUwriteDataMem()
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/plugins/peopsxgl/
H A Dgpu.c148 static unsigned char gpuCommand = 0; variable
2961 gpuCommand = command; in GPUwriteDataMem()
2985 primFunc[gpuCommand]((unsigned char *)gpuDataM); in GPUwriteDataMem()