Home
last modified time | relevance | path

Searched refs:bDisableCulling (Results 1 – 4 of 4) sorted by relevance

/dports/games/libretro-paralleln64/parallel-n64-6e26fbb/gles2rice/src/
H A DRiceConfig.cpp670 pGameSetting->bDisableCulling = IniSections[i].bDisableCulling; in Ini_GetRomOptions()
717 if( IniSections[i].bDisableCulling !=pGameSetting->bDisableCulling ) in Ini_StoreRomOptions()
719 IniSections[i].bDisableCulling =pGameSetting->bDisableCulling ; in Ini_StoreRomOptions()
933 newsection.bDisableCulling = false;
978 IniSections[sectionno].bDisableCulling=true;
1201 if (IniSections[i].bDisableCulling)
1303 newsection.bDisableCulling = false;
H A DConfig.h312 bool bDisableCulling; member
376 bool bDisableCulling; member
H A DRSP_GBI2.h59 if( g_curRomInfo.bDisableCulling ) in RSP_GBI2_CullDL()
H A DRSP_GBI0.h476 if( g_curRomInfo.bDisableCulling ) in RSP_GBI1_CullDL()