Searched defs:GrMockOptions (Results 1 – 1 of 1) sorted by relevance
96 struct GrMockOptions { struct97 GrMockOptions() { in GrMockOptions() argument113 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 …]