Searched defs:GrMockOptions (Results 1 – 1 of 1) sorted by relevance
118 struct GrMockOptions { struct119 GrMockOptions() { in GrMockOptions() argument136 struct ConfigOptions {143 bool fMipmapSupport = false;144 bool fDrawInstancedSupport = false;145 bool fHalfFloatVertexAttributeSupport = false;146 uint32_t fMapBufferFlags = 0;147 int fMaxTextureSize = 2048;148 int fMaxRenderTargetSize = 2048;149 int fMaxWindowRectangles = 0;[all …]