Home
last modified time | relevance | path

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

/third_party/skia/include/gpu/mock/
DGrMockTypes.h96 struct GrMockOptions { struct
97 GrMockOptions() { in GrMockOptions() argument
113 struct ConfigOptions {
120 bool fMipmapSupport = false;
121 bool fDrawInstancedSupport = false;
122 bool fHalfFloatVertexAttributeSupport = false;
123 uint32_t fMapBufferFlags = 0;
124 int fMaxTextureSize = 2048;
125 int fMaxRenderTargetSize = 2048;
126 int fMaxWindowRectangles = 0;
[all …]