Home
last modified time | relevance | path

Searched defs:ProgramSettings (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/sksl/
DSkSLProgramSettings.h19 struct ProgramSettings { struct
22 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 …]