Home
last modified time | relevance | path

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

/third_party/skia/include/gpu/mock/
DGrMockTypes.h113 struct ConfigOptions { struct
114 enum Renderability { kNo, kNonMSAA, kMSAA };
115 Renderability fRenderability = kNo;
116 bool fTexturable = false;
/third_party/skia/m133/include/gpu/ganesh/mock/
DGrMockTypes.h136 struct ConfigOptions { struct
137 enum Renderability { kNo, kNonMSAA, kMSAA };
138 Renderability fRenderability = kNo;
139 bool fTexturable = false;