Searched defs:GrMipLevel (Results 1 – 2 of 2) sorted by relevance
243 struct GrMipLevel { struct244 const void* fPixels;245 size_t fRowBytes;
243 struct GrMipLevel { struct244 const void* fPixels = nullptr;245 size_t fRowBytes = 0;