Searched defs:ProgramSettings (Results 1 – 1 of 1) sorted by relevance
19 struct ProgramSettings { struct22 bool fFlipY = false;24 bool fFragColorIsInOut = false;27 bool fReplaceSettings = true;29 bool fForceHighPrecision = false;31 bool fSharpenTextures = false;34 int fRTHeightOffset = -1;37 int fRTHeightBinding = -1;38 int fRTHeightSet = -1;41 int fDefaultUniformSet = 0;[all …]