Home
last modified time | relevance | path

Searched refs:bHardwareTessellation (Results 1 – 18 of 18) sorted by relevance

/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/GPU/Directx9/
H A DGPU_DX9.cpp98 if (g_Config.bHardwareTessellation) {
/dports/emulators/ppsspp/ppsspp-1.12.3/GPU/Directx9/
H A DGPU_DX9.cpp98 if (g_Config.bHardwareTessellation) { in GPU_DX9()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/GPU/Directx9/
H A DGPU_DX9.cpp98 if (g_Config.bHardwareTessellation) { in GPU_DX9()
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Core/
H A DConfig.h226 bool bHardwareTessellation; member
H A DConfig.cpp905 ReportedConfigSetting("HardwareTessellation", &g_Config.bHardwareTessellation, false, true, true),
/dports/emulators/ppsspp/ppsspp-1.12.3/Core/
H A DConfig.h226 bool bHardwareTessellation; member
H A DConfig.cpp905 ReportedConfigSetting("HardwareTessellation", &g_Config.bHardwareTessellation, false, true, true),
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Core/
H A DConfig.h226 bool bHardwareTessellation; member
H A DConfig.cpp905 ReportedConfigSetting("HardwareTessellation", &g_Config.bHardwareTessellation, false, true, true),
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/GPU/Common/
H A DDrawEngineCommon.cpp53 useHWTessellation_ = UpdateUseHWTessellation(g_Config.bHardwareTessellation); in Init()
180 useHWTessellation_ = UpdateUseHWTessellation(g_Config.bHardwareTessellation); in Resized()
/dports/emulators/ppsspp/ppsspp-1.12.3/GPU/Common/
H A DDrawEngineCommon.cpp53 useHWTessellation_ = UpdateUseHWTessellation(g_Config.bHardwareTessellation); in Init()
180 useHWTessellation_ = UpdateUseHWTessellation(g_Config.bHardwareTessellation); in Resized()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/GPU/Common/
H A DDrawEngineCommon.cpp53 useHWTessellation_ = UpdateUseHWTessellation(g_Config.bHardwareTessellation); in Init()
180 useHWTessellation_ = UpdateUseHWTessellation(g_Config.bHardwareTessellation); in Resized()
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/GPU/GLES/
H A DGPU_GLES.cpp112 if (g_Config.bHardwareTessellation) { in GPU_GLES()
/dports/emulators/ppsspp/ppsspp-1.12.3/GPU/GLES/
H A DGPU_GLES.cpp112 if (g_Config.bHardwareTessellation) { in GPU_GLES()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/GPU/GLES/
H A DGPU_GLES.cpp112 if (g_Config.bHardwareTessellation) { in GPU_GLES()
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/UI/
H A DGameSettingsScreen.cpp522 …CheckBox *tessellationHW = graphicsSettings->Add(new CheckBox(&g_Config.bHardwareTessellation, gr-… in CreateViews()
/dports/emulators/ppsspp/ppsspp-1.12.3/UI/
H A DGameSettingsScreen.cpp522 …CheckBox *tessellationHW = graphicsSettings->Add(new CheckBox(&g_Config.bHardwareTessellation, gr-… in CreateViews()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/UI/
H A DGameSettingsScreen.cpp522 …CheckBox *tessellationHW = graphicsSettings->Add(new CheckBox(&g_Config.bHardwareTessellation, gr-… in CreateViews()