Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/include/gpu/ganesh/mock/
H A DGrMockTypes.h118 struct GrMockOptions { struct
119 GrMockOptions() { in GrMockOptions() argument
136 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 …]