Home
last modified time | relevance | path

Searched refs:texSecondary_ (Results 1 – 3 of 3) sorted by relevance

/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/UI/
H A DGameSettingsScreen.cpp496 …CheckBox *texSecondary_ = graphicsSettings->Add(new CheckBox(&g_Config.bTextureSecondaryCache, gr-… in CreateViews() local
497 texSecondary_->OnClick.Add([=](EventParams &e) { in CreateViews()
501 texSecondary_->SetDisabledPtr(&g_Config.bSoftwareRendering); in CreateViews()
/dports/emulators/ppsspp/ppsspp-1.12.3/UI/
H A DGameSettingsScreen.cpp496 …CheckBox *texSecondary_ = graphicsSettings->Add(new CheckBox(&g_Config.bTextureSecondaryCache, gr-… in CreateViews() local
497 texSecondary_->OnClick.Add([=](EventParams &e) { in CreateViews()
501 texSecondary_->SetDisabledPtr(&g_Config.bSoftwareRendering); in CreateViews()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/UI/
H A DGameSettingsScreen.cpp496 …CheckBox *texSecondary_ = graphicsSettings->Add(new CheckBox(&g_Config.bTextureSecondaryCache, gr-… in CreateViews() local
497 texSecondary_->OnClick.Add([=](EventParams &e) { in CreateViews()
501 texSecondary_->SetDisabledPtr(&g_Config.bSoftwareRendering); in CreateViews()