Home
last modified time | relevance | path

Searched refs:bNeedInterlaceUpdate (Results 1 – 11 of 11) sorted by relevance

/dports/games/libretro-pcsx_rearmed/pcsx_rearmed-c2d67cd/plugins/gpu-gles/
H A Dgpulib_if.c41 BOOL bNeedInterlaceUpdate; variable
100 bNeedInterlaceUpdate=FALSE; in updateDisplay()
105 if(bNeedInterlaceUpdate) // smaller upload? in updateDisplay()
107 bNeedInterlaceUpdate=FALSE; in updateDisplay()
H A DgpuPlugin.c79 BOOL bNeedInterlaceUpdate=FALSE; variable
625 bNeedInterlaceUpdate=FALSE; in updateDisplay()
630 if(bNeedInterlaceUpdate) // smaller upload? in updateDisplay()
632 bNeedInterlaceUpdate=FALSE; in updateDisplay()
1059 if (bNeedInterlaceUpdate|| in bSwapCheck()
H A DgpuExternals.h449 extern BOOL bNeedInterlaceUpdate;
H A DgpuPrim.c2163 bNeedInterlaceUpdate=TRUE; in CheckWriteUpdate()
2172 if(bNeedInterlaceUpdate==FALSE) in CheckWriteUpdate()
2175 bNeedInterlaceUpdate=TRUE; in CheckWriteUpdate()
/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 Dgpulib_if.c41 BOOL bNeedInterlaceUpdate; variable
100 bNeedInterlaceUpdate=FALSE; in updateDisplay()
105 if(bNeedInterlaceUpdate) // smaller upload? in updateDisplay()
107 bNeedInterlaceUpdate=FALSE; in updateDisplay()
H A DgpuPlugin.c79 BOOL bNeedInterlaceUpdate=FALSE; variable
625 bNeedInterlaceUpdate=FALSE; in updateDisplay()
630 if(bNeedInterlaceUpdate) // smaller upload? in updateDisplay()
632 bNeedInterlaceUpdate=FALSE; in updateDisplay()
1059 if (bNeedInterlaceUpdate|| in bSwapCheck()
H A DgpuExternals.h449 extern BOOL bNeedInterlaceUpdate;
H A DgpuPrim.c2163 bNeedInterlaceUpdate=TRUE; in CheckWriteUpdate()
2172 if(bNeedInterlaceUpdate==FALSE) in CheckWriteUpdate()
2175 bNeedInterlaceUpdate=TRUE; in CheckWriteUpdate()
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/plugins/peopsxgl/
H A Dexternals.h406 extern BOOL bNeedInterlaceUpdate;
H A Dgpu.c123 BOOL bNeedInterlaceUpdate=FALSE; variable
1497 bNeedInterlaceUpdate=FALSE; in updateDisplay()
1502 if(bNeedInterlaceUpdate) // smaller upload? in updateDisplay()
1504 bNeedInterlaceUpdate=FALSE; in updateDisplay()
1966 if (bNeedInterlaceUpdate|| in bSwapCheck()
H A Dprim.c1836 bNeedInterlaceUpdate=TRUE; in CheckWriteUpdate()
1845 if(bNeedInterlaceUpdate==FALSE) in CheckWriteUpdate()
1848 bNeedInterlaceUpdate=TRUE; in CheckWriteUpdate()